Date: Saturday, December 18, 2021 @ 17:59:53 Author: felixonmars Revision: 1077432
upgpkg: haskell-asn1-encoding 0.9.6-140: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-asn1-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 17:59:17 UTC (rev 1077431) +++ PKGBUILD 2021-12-18 17:59:53 UTC (rev 1077432) @@ -4,7 +4,7 @@ _hkgname=asn1-encoding pkgname=haskell-asn1-encoding pkgver=0.9.6 -pkgrel=139 +pkgrel=140 pkgdesc="ASN1 data reader and writer in RAW, BER and DER forms" url="https://github.com/vincenthz/hs-asn1" license=("BSD")
