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

Felix Yan felixonmars at archlinux.org
Mon Feb 15 02:09:11 UTC 2021


    Date: Monday, February 15, 2021 @ 02:09:11
  Author: felixonmars
Revision: 860287

upgpkg: haskell-attoparsec 0.13.2.5-4: rebuild with doctest 0.18

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-15 02:08:01 UTC (rev 860286)
+++ PKGBUILD	2021-02-15 02:09:11 UTC (rev 860287)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.13.2.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")



More information about the arch-commits mailing list