Date: Tuesday, January 11, 2022 @ 21:05:09 Author: felixonmars Revision: 1101054
upgpkg: haskell-x509-store 1.6.7-181: rebuild with ghc 9.0.2 Modified: haskell-x509-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 21:04:37 UTC (rev 1101053) +++ PKGBUILD 2022-01-11 21:05:09 UTC (rev 1101054) @@ -4,7 +4,7 @@ _hkgname=x509-store pkgname=haskell-x509-store pkgver=1.6.7 -pkgrel=180 +pkgrel=181 pkgdesc="X.509 collection accessing and storing methods" url="https://github.com/vincenthz/hs-certificate" license=("BSD")