[arch-commits] Commit in haskell-attoparsec/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Mar 3 13:46:27 UTC 2022
Date: Thursday, March 3, 2022 @ 13:46:27
Author: felixonmars
Revision: 1140826
upgpkg: haskell-attoparsec 0.14.4-3: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0
Modified:
haskell-attoparsec/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-03 13:45:40 UTC (rev 1140825)
+++ PKGBUILD 2022-03-03 13:46:27 UTC (rev 1140826)
@@ -4,7 +4,7 @@
_hkgname=attoparsec
pkgname=haskell-attoparsec
pkgver=0.14.4
-pkgrel=2
+pkgrel=3
pkgdesc="Fast combinator parsing for bytestrings and text"
url="https://github.com/bos/attoparsec"
license=("BSD")
More information about the arch-commits
mailing list