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

Felix Yan felixonmars at archlinux.org
Fri Mar 5 20:36:41 UTC 2021


    Date: Friday, March 5, 2021 @ 20:36:40
  Author: felixonmars
Revision: 882332

upgpkg: haskell-attoparsec 0.13.2.5-10: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-05 20:35:45 UTC (rev 882331)
+++ PKGBUILD	2021-03-05 20:36:40 UTC (rev 882332)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.13.2.5
-pkgrel=9
+pkgrel=10
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")



More information about the arch-commits mailing list