[arch-commits] CVS update of extra/devel/happy (PKGBUILD)

Simo Leone simo at archlinux.org
Sat Jan 19 08:22:37 UTC 2008


    Date: Saturday, January 19, 2008 @ 03:22:37
  Author: simo
    Path: /home/cvs-extra/extra/devel/happy

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: happy 1.17-1


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


Index: extra/devel/happy/PKGBUILD
diff -u extra/devel/happy/PKGBUILD:1.2 extra/devel/happy/PKGBUILD:1.3
--- extra/devel/happy/PKGBUILD:1.2	Thu Nov  8 22:33:34 2007
+++ extra/devel/happy/PKGBUILD	Sat Jan 19 03:22:37 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.2 2007/11/09 03:33:34 eric Exp $
+# $Id: PKGBUILD,v 1.3 2008/01/19 08:22:37 simo Exp $
 # Maintainer: simo <simo at archlinux.org>
 # Contributor: Vesa Kaihlavirta <vegai at iki.fi>
  
 pkgname=happy
-pkgver=1.16
+pkgver=1.17
 pkgrel=1
 pkgdesc="The Parser Generator for Haskell"
 url="http://www.haskell.org/happy/"
@@ -16,8 +16,8 @@
 backup=()
 install=
 source=(http://www.haskell.org/$pkgname/dist/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('b9fd2f5eba61974dab8e12873cadee6f')
- 
+md5sums=('4bc931a8630ecebb751a2a8e60219313')
+
 build() {
   cd "$startdir/src/${pkgname}-${pkgver}"
   # Configure package




More information about the arch-commits mailing list