[arch-commits] Commit in haskell-attoparsec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 27 09:37:08 UTC 2019
Date: Monday, May 27, 2019 @ 09:37:07
Author: felixonmars
Revision: 471227
upgpkg: haskell-attoparsec 0.13.2.2-50
rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1
Modified:
haskell-attoparsec/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-27 09:35:23 UTC (rev 471226)
+++ PKGBUILD 2019-05-27 09:37:07 UTC (rev 471227)
@@ -4,7 +4,7 @@
_hkgname=attoparsec
pkgname=haskell-attoparsec
pkgver=0.13.2.2
-pkgrel=49
+pkgrel=50
pkgdesc="Fast combinator parsing for bytestrings and text"
url="https://github.com/bos/attoparsec"
license=("BSD3")
More information about the arch-commits
mailing list