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

Felix Yan felixonmars at archlinux.org
Sun Jun 30 16:51:20 UTC 2019


    Date: Sunday, June 30, 2019 @ 16:51:19
  Author: felixonmars
Revision: 486352

upgpkg: haskell-attoparsec 0.13.2.2-56

rebuild with tasty 1.2.3

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-30 16:49:38 UTC (rev 486351)
+++ PKGBUILD	2019-06-30 16:51:19 UTC (rev 486352)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.13.2.2
-pkgrel=55
+pkgrel=56
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD3")



More information about the arch-commits mailing list