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

Sergej Pupykin spupykin at archlinux.org
Mon Mar 30 12:14:22 UTC 2015


    Date: Monday, March 30, 2015 @ 14:14:21
  Author: spupykin
Revision: 130275

upgpkg: alex 3.1.4-4

upd

Modified:
  alex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-30 11:43:57 UTC (rev 130274)
+++ PKGBUILD	2015-03-30 12:14:21 UTC (rev 130275)
@@ -6,13 +6,13 @@
 
 pkgname=alex
 pkgver=3.1.4
-pkgrel=1
+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.4' 'haskell-quickcheck' 'happy' 'libffi')
+makedepends=('ghc=7.10.1' 'haskell-quickcheck' 'happy' 'libffi')
 source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
 sha256sums=('d64e4eccd953c62795ed566a6de5f3d150b653e05872ff697b3d9dbc961da19f')
 



More information about the arch-commits mailing list