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

Felix Yan felixonmars at archlinux.org
Wed Jul 17 16:36:31 UTC 2019


    Date: Wednesday, July 17, 2019 @ 16:36:31
  Author: felixonmars
Revision: 490293

upgpkg: haskell-attoparsec 0.13.2.2-57

rebuild with QuickCheck 2.13.2

Modified:
  haskell-attoparsec/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-17 16:34:43 UTC (rev 490292)
+++ PKGBUILD	2019-07-17 16:36:31 UTC (rev 490293)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.13.2.2
-pkgrel=56
+pkgrel=57
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD3")



More information about the arch-commits mailing list