[arch-commits] Commit in haskell-attoparsec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 19 20:50:47 UTC 2021
Date: Wednesday, May 19, 2021 @ 20:50:47
Author: felixonmars
Revision: 936840
upgpkg: haskell-attoparsec 0.14.1-9: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1
Modified:
haskell-attoparsec/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-19 20:49:43 UTC (rev 936839)
+++ PKGBUILD 2021-05-19 20:50:47 UTC (rev 936840)
@@ -4,7 +4,7 @@
_hkgname=attoparsec
pkgname=haskell-attoparsec
pkgver=0.14.1
-pkgrel=8
+pkgrel=9
pkgdesc="Fast combinator parsing for bytestrings and text"
url="https://github.com/bos/attoparsec"
license=("BSD")
More information about the arch-commits
mailing list