Date: Tuesday, February 4, 2020 @ 19:23:00 Author: felixonmars Revision: 562360
upgpkg: haskell-asn1-parse 0.9.5-12: rebuild with vector 0.12.1.0 Modified: haskell-asn1-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 19:22:22 UTC (rev 562359) +++ PKGBUILD 2020-02-04 19:23:00 UTC (rev 562360) @@ -4,7 +4,7 @@ _hkgname=asn1-parse pkgname=haskell-asn1-parse pkgver=0.9.5 -pkgrel=11 +pkgrel=12 pkgdesc="Simple monadic parser for ASN1 stream types." url="https://github.com/vincenthz/hs-asn1" license=("BSD")
