Date: Sunday, November 22, 2020 @ 19:19:13 Author: felixonmars Revision: 759446
upgpkg: haskell-x509-store 1.6.7-90: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-x509-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 19:18:23 UTC (rev 759445) +++ PKGBUILD 2020-11-22 19:19:13 UTC (rev 759446) @@ -4,7 +4,7 @@ _hkgname=x509-store pkgname=haskell-x509-store pkgver=1.6.7 -pkgrel=89 +pkgrel=90 pkgdesc="X.509 collection accessing and storing methods" url="https://github.com/vincenthz/hs-certificate" license=("BSD")
