Date: Wednesday, February 2, 2022 @ 19:57:25 Author: felixonmars Revision: 1123220
upgpkg: haskell-asn1-parse 0.9.5-150: rebuild with base-orphans 0.8.6 Modified: haskell-asn1-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 19:57:07 UTC (rev 1123219) +++ PKGBUILD 2022-02-02 19:57:25 UTC (rev 1123220) @@ -4,7 +4,7 @@ _hkgname=asn1-parse pkgname=haskell-asn1-parse pkgver=0.9.5 -pkgrel=149 +pkgrel=150 pkgdesc="Simple monadic parser for ASN1 stream types." url="https://github.com/vincenthz/hs-asn1" license=("BSD")
