Date: Saturday, February 24, 2018 @ 05:38:00 Author: felixonmars Revision: 297304
upgpkg: haskell-asn1-encoding 0.9.5-33 rebuild with optparse-applicative,0.14.1.0 Modified: haskell-asn1-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-24 05:37:27 UTC (rev 297303) +++ PKGBUILD 2018-02-24 05:38:00 UTC (rev 297304) @@ -5,7 +5,7 @@ _hkgname=asn1-encoding pkgname=haskell-asn1-encoding pkgver=0.9.5 -pkgrel=32 +pkgrel=33 pkgdesc="ASN1 data reader and writer in RAW, BER and DER forms" url="https://github.com/vincenthz/hs-asn1" license=("custom:BSD3")