Date: Sunday, June 23, 2019 @ 16:32:46 Author: felixonmars Revision: 483160
upgpkg: haskell-x509-store 1.6.7-21 rebuild with asn1-types 0.3.3 Modified: haskell-x509-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-23 16:32:15 UTC (rev 483159) +++ PKGBUILD 2019-06-23 16:32:46 UTC (rev 483160) @@ -4,7 +4,7 @@ _hkgname=x509-store pkgname=haskell-x509-store pkgver=1.6.7 -pkgrel=20 +pkgrel=21 pkgdesc="X.509 collection accessing and storing methods" url="https://github.com/vincenthz/hs-certificate" license=("BSD")