Date: Sunday, November 22, 2020 @ 19:18:02 Author: felixonmars Revision: 759444
upgpkg: haskell-x509 1.7.5-91: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-x509/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 19:16:52 UTC (rev 759443) +++ PKGBUILD 2020-11-22 19:18:02 UTC (rev 759444) @@ -4,7 +4,7 @@ _hkgname=x509 pkgname=haskell-x509 pkgver=1.7.5 -pkgrel=90 +pkgrel=91 pkgdesc="X509 reader and writer" url="https://github.com/vincenthz/hs-certificate" license=("BSD")
