Date: Sunday, February 16, 2020 @ 13:43:03 Author: felixonmars Revision: 572576
upgpkg: haskell-x509-validation 1.6.11-48: rebuild with ghc 8.8.2 Modified: haskell-x509-validation/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 13:42:16 UTC (rev 572575) +++ PKGBUILD 2020-02-16 13:43:03 UTC (rev 572576) @@ -4,7 +4,7 @@ _hkgname=x509-validation pkgname=haskell-x509-validation pkgver=1.6.11 -pkgrel=47 +pkgrel=48 pkgdesc="X.509 Certificate and CRL validation" url="https://github.com/vincenthz/hs-certificate" license=("BSD")
