Date: Friday, January 28, 2022 @ 09:15:22 Author: felixonmars Revision: 1118186
upgpkg: haskell-x509-store 1.6.7-184: rebuild with async 2.2.4 Modified: haskell-x509-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 09:15:02 UTC (rev 1118185) +++ PKGBUILD 2022-01-28 09:15:22 UTC (rev 1118186) @@ -4,7 +4,7 @@ _hkgname=x509-store pkgname=haskell-x509-store pkgver=1.6.7 -pkgrel=183 +pkgrel=184 pkgdesc="X.509 collection accessing and storing methods" url="https://github.com/vincenthz/hs-certificate" license=("BSD")