[arch-commits] Commit in haskell-attoparsec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 13 12:30:34 UTC 2021
Date: Thursday, May 13, 2021 @ 12:30:33
Author: felixonmars
Revision: 933169
upgpkg: haskell-attoparsec 0.14.1-8: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0
Modified:
haskell-attoparsec/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 12:29:28 UTC (rev 933168)
+++ PKGBUILD 2021-05-13 12:30:33 UTC (rev 933169)
@@ -4,7 +4,7 @@
_hkgname=attoparsec
pkgname=haskell-attoparsec
pkgver=0.14.1
-pkgrel=7
+pkgrel=8
pkgdesc="Fast combinator parsing for bytestrings and text"
url="https://github.com/bos/attoparsec"
license=("BSD")
More information about the arch-commits
mailing list