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

Alexander Rødseth arodseth at nymeria.archlinux.org
Thu Dec 5 10:44:27 UTC 2013


    Date: Thursday, December 5, 2013 @ 11:44:27
  Author: arodseth
Revision: 102106

upgpkg: alex 3.1.3-1

Modified:
  alex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-05 10:08:06 UTC (rev 102105)
+++ PKGBUILD	2013-12-05 10:44:27 UTC (rev 102106)
@@ -5,7 +5,7 @@
 # Contributor: Philip Nilsson <pnilsson at nullref.se>
 
 pkgname=alex
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc='Lexical analyser generator for Haskell'
 arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@
 depends=('gmp')
 makedepends=('ghc=7.6.3-1' 'haskell-quickcheck>=2' 'happy')
 source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('1d14eb255c44f440f04876c496ed5db24aba8d05b45d665463633afe92361e6d')
+sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list