[arch-commits] Commit in haskell-attoparsec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 5 10:00:22 UTC 2018
Date: Friday, October 5, 2018 @ 10:00:21
Author: felixonmars
Revision: 389744
upgpkg: haskell-attoparsec 0.13.2.2-29
rebuild with optparse-applicative 0.14.3.0
Modified:
haskell-attoparsec/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-05 09:58:02 UTC (rev 389743)
+++ PKGBUILD 2018-10-05 10:00:21 UTC (rev 389744)
@@ -4,7 +4,7 @@
_hkgname=attoparsec
pkgname=haskell-attoparsec
pkgver=0.13.2.2
-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