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

Felix Yan fyan at archlinux.org
Fri Dec 26 13:42:18 UTC 2014


    Date: Friday, December 26, 2014 @ 14:42:17
  Author: fyan
Revision: 124644

upgpkg: alex 3.1.3-4

ghc 7.8.4 rebuild

Modified:
  alex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-26 13:36:43 UTC (rev 124643)
+++ PKGBUILD	2014-12-26 13:42:17 UTC (rev 124644)
@@ -6,13 +6,13 @@
 
 pkgname=alex
 pkgver=3.1.3
-pkgrel=3
+pkgrel=4
 pkgdesc='Lexical analyser generator for Haskell'
 arch=('x86_64' 'i686')
 url='http://hackage.haskell.org/package/alex'
 license=('custom:BSD3')
 depends=('gmp' 'libffi')
-makedepends=('ghc=7.8.3' 'haskell-quickcheck' 'happy' 'libffi')
+makedepends=('ghc=7.8.4' 'haskell-quickcheck' 'happy' 'libffi')
 source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
 sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
 



More information about the arch-commits mailing list