Date: Wednesday, March 25, 2020 @ 05:03:34 Author: felixonmars Revision: 603988
upgpkg: haskell-asn1-parse 0.9.5-22: rebuild with asn1-types 0.3.4 Modified: haskell-asn1-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-25 05:03:08 UTC (rev 603987) +++ PKGBUILD 2020-03-25 05:03:34 UTC (rev 603988) @@ -4,7 +4,7 @@ _hkgname=asn1-parse pkgname=haskell-asn1-parse pkgver=0.9.5 -pkgrel=21 +pkgrel=22 pkgdesc="Simple monadic parser for ASN1 stream types." url="https://github.com/vincenthz/hs-asn1" license=("BSD")
