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

Alexander Rødseth arodseth at archlinux.org
Sat Jan 17 22:06:33 UTC 2015


    Date: Saturday, January 17, 2015 @ 23:06:33
  Author: arodseth
Revision: 126050

upgpkg: alex 3.1.4-1

Modified:
  alex/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-17 19:18:56 UTC (rev 126049)
+++ PKGBUILD	2015-01-17 22:06:33 UTC (rev 126050)
@@ -5,8 +5,8 @@
 # Contributor: Philip Nilsson <pnilsson at nullref.se>
 
 pkgname=alex
-pkgver=3.1.3
-pkgrel=4
+pkgver=3.1.4
+pkgrel=1
 pkgdesc='Lexical analyser generator for Haskell'
 arch=('x86_64' 'i686')
 url='http://hackage.haskell.org/package/alex'
@@ -14,7 +14,7 @@
 depends=('gmp' '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')
+sha256sums=('d64e4eccd953c62795ed566a6de5f3d150b653e05872ff697b3d9dbc961da19f')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list