Date: Saturday, March 19, 2022 @ 15:20:24 Author: felixonmars Revision: 1161355
upgpkg: haskell-x509 1.7.6-6: rebuild with base-compat 0.12.1, base-compat-batteries 0.12.1 Modified: haskell-x509/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-19 15:20:19 UTC (rev 1161354) +++ PKGBUILD 2022-03-19 15:20:24 UTC (rev 1161355) @@ -4,7 +4,7 @@ _hkgname=x509 pkgname=haskell-x509 pkgver=1.7.6 -pkgrel=5 +pkgrel=6 pkgdesc="X509 reader and writer" url="https://github.com/vincenthz/hs-certificate" license=("BSD")