[arch-commits] Commit in haskell-attoparsec/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Mar 14 01:12:18 UTC 2022
Date: Monday, March 14, 2022 @ 01:12:18
Author: felixonmars
Revision: 1152060
upgpkg: haskell-attoparsec 0.14.4-6: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1
Modified:
haskell-attoparsec/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-14 01:11:29 UTC (rev 1152059)
+++ PKGBUILD 2022-03-14 01:12:18 UTC (rev 1152060)
@@ -4,7 +4,7 @@
_hkgname=attoparsec
pkgname=haskell-attoparsec
pkgver=0.14.4
-pkgrel=5
+pkgrel=6
pkgdesc="Fast combinator parsing for bytestrings and text"
url="https://github.com/bos/attoparsec"
license=("BSD")
More information about the arch-commits
mailing list