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

Felix Yan felixonmars at archlinux.org
Thu May 27 00:15:59 UTC 2021


    Date: Thursday, May 27, 2021 @ 00:15:58
  Author: felixonmars
Revision: 947492

upgpkg: haskell-attoparsec 0.14.1-12: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-27 00:14:56 UTC (rev 947491)
+++ PKGBUILD	2021-05-27 00:15:58 UTC (rev 947492)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")



More information about the arch-commits mailing list