[arch-commits] Commit in alex/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Oct 18 15:02:29 UTC 2016
Date: Tuesday, October 18, 2016 @ 15:02:29
Author: felixonmars
Revision: 192522
upgpkg: alex 3.2.1-1
Modified:
alex/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-18 14:55:00 UTC (rev 192521)
+++ PKGBUILD 2016-10-18 15:02:29 UTC (rev 192522)
@@ -5,7 +5,7 @@
# Contributor: Philip Nilsson <pnilsson at nullref.se>
pkgname=alex
-pkgver=3.2.0
+pkgver=3.2.1
pkgrel=1
pkgdesc='Lexical analyser generator for Haskell'
arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@
depends=('gmp' 'libffi')
makedepends=('ghc=8.0.1' 'haskell-quickcheck' 'happy' 'libffi')
source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('8034ef1e7f66145295a5b0e70de5b6caa409e36888fe4123d0e022aac97a4d92')
+sha256sums=('a4e7f7ec729f4fae5a5c778bc48421a90acf65c7278f6970cf123fb3b6230e6c')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list