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

Felix Yan felixonmars at archlinux.org
Tue Oct 27 19:13:14 UTC 2020


    Date: Tuesday, October 27, 2020 @ 19:13:13
  Author: felixonmars
Revision: 734877

upgpkg: haskell-attoparsec 0.13.2.4-29: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-27 19:12:10 UTC (rev 734876)
+++ PKGBUILD	2020-10-27 19:13:13 UTC (rev 734877)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.13.2.4
-pkgrel=28
+pkgrel=29
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD3")



More information about the arch-commits mailing list