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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 24 15:26:00 UTC 2022


    Date: Monday, January 24, 2022 @ 15:25:59
  Author: felixonmars
Revision: 1114821

upgpkg: haskell-attoparsec 0.14.3-3: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-24 15:24:57 UTC (rev 1114820)
+++ PKGBUILD	2022-01-24 15:25:59 UTC (rev 1114821)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")



More information about the arch-commits mailing list