Date: Wednesday, May 22, 2019 @ 12:44:37 Author: felixonmars Revision: 468422
upgpkg: haskell-asn1-encoding 0.9.5-88 rebuild with tasty-quickcheck 0.10.1 Modified: haskell-asn1-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-22 12:43:10 UTC (rev 468421) +++ PKGBUILD 2019-05-22 12:44:37 UTC (rev 468422) @@ -4,7 +4,7 @@ _hkgname=asn1-encoding pkgname=haskell-asn1-encoding pkgver=0.9.5 -pkgrel=87 +pkgrel=88 pkgdesc="ASN1 data reader and writer in RAW, BER and DER forms" url="https://github.com/vincenthz/hs-asn1" license=("BSD")