Date: Friday, January 28, 2022 @ 08:48:10 Author: felixonmars Revision: 1118106
upgpkg: haskell-asn1-parse 0.9.5-149: rebuild with async 2.2.4 Modified: haskell-asn1-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 08:47:52 UTC (rev 1118105) +++ PKGBUILD 2022-01-28 08:48:10 UTC (rev 1118106) @@ -4,7 +4,7 @@ _hkgname=asn1-parse pkgname=haskell-asn1-parse pkgver=0.9.5 -pkgrel=148 +pkgrel=149 pkgdesc="Simple monadic parser for ASN1 stream types." url="https://github.com/vincenthz/hs-asn1" license=("BSD")