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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jun 5 17:51:04 UTC 2022


    Date: Sunday, June 5, 2022 @ 17:51:04
  Author: felixonmars
Revision: 1223596

upgpkg: haskell-attoparsec 0.14.4-21: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-05 17:50:57 UTC (rev 1223595)
+++ PKGBUILD	2022-06-05 17:51:04 UTC (rev 1223596)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.4
-pkgrel=20
+pkgrel=21
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")



More information about the arch-commits mailing list