Date: Saturday, January 30, 2021 @ 20:29:00 Author: felixonmars Revision: 836479
upgpkg: haskell-asn1-parse 0.9.5-81: rebuild with vector 0.12.2.0 Modified: haskell-asn1-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 20:28:21 UTC (rev 836478) +++ PKGBUILD 2021-01-30 20:29:00 UTC (rev 836479) @@ -4,7 +4,7 @@ _hkgname=asn1-parse pkgname=haskell-asn1-parse pkgver=0.9.5 -pkgrel=80 +pkgrel=81 pkgdesc="Simple monadic parser for ASN1 stream types." url="https://github.com/vincenthz/hs-asn1" license=("BSD")
