Date: Sunday, September 25, 2022 @ 20:43:30 Author: felixonmars Revision: 1310491
upgpkg: haskell-x509 1.7.7-18: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-x509/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 20:43:28 UTC (rev 1310490) +++ PKGBUILD 2022-09-25 20:43:30 UTC (rev 1310491) @@ -4,7 +4,7 @@ _hkgname=x509 pkgname=haskell-x509 pkgver=1.7.7 -pkgrel=17 +pkgrel=18 pkgdesc="X509 reader and writer" url="https://github.com/vincenthz/hs-certificate" license=("BSD")
