Date: Monday, January 27, 2020 @ 10:08:20 Author: felixonmars Revision: 555829
upgpkg: haskell-asn1-parse 0.9.5-9: rebuild with doctest 0.16.1 Modified: haskell-asn1-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 10:07:38 UTC (rev 555828) +++ PKGBUILD 2020-01-27 10:08:20 UTC (rev 555829) @@ -4,7 +4,7 @@ _hkgname=asn1-parse pkgname=haskell-asn1-parse pkgver=0.9.5 -pkgrel=8 +pkgrel=9 pkgdesc="Simple monadic parser for ASN1 stream types." url="https://github.com/vincenthz/hs-asn1" license=("BSD")
