Date: Friday, January 28, 2022 @ 09:01:00 Author: felixonmars Revision: 1118138
upgpkg: haskell-x509 1.7.5-185: rebuild with async 2.2.4 Modified: haskell-x509/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 09:00:34 UTC (rev 1118137) +++ PKGBUILD 2022-01-28 09:01:00 UTC (rev 1118138) @@ -4,7 +4,7 @@ _hkgname=x509 pkgname=haskell-x509 pkgver=1.7.5 -pkgrel=184 +pkgrel=185 pkgdesc="X509 reader and writer" url="https://github.com/vincenthz/hs-certificate" license=("BSD")
