Date: Sunday, February 9, 2020 @ 15:07:28 Author: felixonmars Revision: 565324
upgpkg: haskell-asn1-parse 0.9.5-14: rebuild with tasty-quickcheck 0.10.1.1 Modified: haskell-asn1-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-09 15:06:46 UTC (rev 565323) +++ PKGBUILD 2020-02-09 15:07:28 UTC (rev 565324) @@ -4,7 +4,7 @@ _hkgname=asn1-parse pkgname=haskell-asn1-parse pkgver=0.9.5 -pkgrel=13 +pkgrel=14 pkgdesc="Simple monadic parser for ASN1 stream types." url="https://github.com/vincenthz/hs-asn1" license=("BSD")
