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

Felix Yan felixonmars at archlinux.org
Sun Mar 28 04:48:44 UTC 2021


    Date: Sunday, March 28, 2021 @ 04:48:44
  Author: felixonmars
Revision: 906267

upgpkg: haskell-attoparsec 0.14.1-2: rebuild with tasty 1.4.1

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-28 04:47:04 UTC (rev 906266)
+++ PKGBUILD	2021-03-28 04:48:44 UTC (rev 906267)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")



More information about the arch-commits mailing list