Date: Wednesday, May 22, 2019 @ 12:45:58 Author: felixonmars Revision: 468424
upgpkg: haskell-asn1-parse 0.9.4-99 rebuild with tasty-quickcheck 0.10.1 Modified: haskell-asn1-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-22 12:44:53 UTC (rev 468423) +++ PKGBUILD 2019-05-22 12:45:58 UTC (rev 468424) @@ -4,7 +4,7 @@ _hkgname=asn1-parse pkgname=haskell-asn1-parse pkgver=0.9.4 -pkgrel=98 +pkgrel=99 pkgdesc="Simple monadic parser for ASN1 stream types." url="https://github.com/vincenthz/hs-asn1" license=("BSD")