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

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Apr 21 18:39:54 UTC 2014


    Date: Monday, April 21, 2014 @ 20:39:54
  Author: arodseth
Revision: 109927

upgpkg: alex 3.1.3-1

Modified:
  alex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-21 18:10:27 UTC (rev 109926)
+++ PKGBUILD	2014-04-21 18:39:54 UTC (rev 109927)
@@ -11,8 +11,8 @@
 arch=('x86_64' 'i686')
 url='http://hackage.haskell.org/package/alex'
 license=('custom:BSD3')
-depends=('gmp')
-makedepends=('ghc=7.6.3-1' 'haskell-quickcheck>=2' 'happy')
+depends=('gmp' 'libffi')
+makedepends=('ghc=7.8.2' '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