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

Felix Yan fyan at archlinux.org
Thu Apr 14 06:54:42 UTC 2016


    Date: Thursday, April 14, 2016 @ 08:54:41
  Author: fyan
Revision: 170895

upgpkg: haskell-polyparse 1.12-1

rebuild with StateVar-1.1.0.4, authenticate-1.3.3.1, binary-tagged-0.1.4.0, bytestring-tree-builder-0.2.6, git-annex-6.20160412, polyparse-1.12

Modified:
  haskell-polyparse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-14 06:54:31 UTC (rev 170894)
+++ PKGBUILD	2016-04-14 06:54:41 UTC (rev 170895)
@@ -4,8 +4,8 @@
 
 _hkgname=polyparse
 pkgname=haskell-polyparse
-pkgver=1.11
-pkgrel=4
+pkgver=1.12
+pkgrel=1
 pkgdesc="A variety of alternative parser combinator libraries."
 url="http://code.haskell.org/~malcolm/polyparse/"
 license=("LGPL")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('30ef045a25bd7de0f3507ed1161aab35b5711120d315b15f23558205903b81fc')
+sha256sums=('f54c63584ace968381de4a06bd7328b6adc3e1a74fd336e18449e0dd7650be15')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list