[arch-commits] Commit in happy/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Feb 25 23:08:35 UTC 2014


    Date: Wednesday, February 26, 2014 @ 00:08:35
  Author: bpiotrowski
Revision: 106257

upgpkg: happy 1.19.3-1

new upstream release

Modified:
  happy/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-25 22:06:47 UTC (rev 106256)
+++ PKGBUILD	2014-02-25 23:08:35 UTC (rev 106257)
@@ -2,10 +2,10 @@
 # Maintainer: Thomas Dziedzic <gostrc at gmail.com>
 # Contributor: simo <simo at archlinux.org>
 # Contributor: Vesa Kaihlavirta <vegai at iki.fi>
- 
+
 pkgname=happy
-pkgver=1.18.10
-pkgrel=3
+pkgver=1.19.3
+pkgrel=1
 pkgdesc="The Parser Generator for Haskell"
 url="http://hackage.haskell.org/package/happy"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('gmp')
 makedepends=('ghc=7.6.3-1' 'haskell-mtl=2.1.2-3')
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a1638e89434427e57f68ef311761dc30')
+md5sums=('fb9f4aec9d9e3b92be95a8abc43704b4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list