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

Felix Yan fyan at archlinux.org
Sun Dec 27 09:26:35 UTC 2015


    Date: Sunday, December 27, 2015 @ 10:26:34
  Author: fyan
Revision: 154582

upgpkg: haskell-regex-applicative 0.3.3-1

Modified:
  haskell-regex-applicative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-27 05:46:31 UTC (rev 154581)
+++ PKGBUILD	2015-12-27 09:26:34 UTC (rev 154582)
@@ -4,8 +4,8 @@
 
 _hkgname=regex-applicative
 pkgname=haskell-regex-applicative
-pkgver=0.3.2.1
-pkgrel=2
+pkgver=0.3.3
+pkgrel=1
 pkgdesc="Regex-based parsing with applicative interface"
 url="https://github.com/feuerbach/regex-applicative"
 license=("MIT")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('bf4ab2dc765d8083ac08a72b2221712a942a734b90e4ce433baf4b5c8db35ca7')
+sha256sums=('6659a2cc1c8137d77ef57f75027723b075d473354d935233d98b1ae1b03c3be6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list