Date: Tuesday, October 27, 2020 @ 19:52:48 Author: felixonmars Revision: 734987
upgpkg: haskell-x509 1.7.5-85: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-x509/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 19:52:21 UTC (rev 734986) +++ PKGBUILD 2020-10-27 19:52:48 UTC (rev 734987) @@ -4,7 +4,7 @@ _hkgname=x509 pkgname=haskell-x509 pkgver=1.7.5 -pkgrel=84 +pkgrel=85 pkgdesc="X509 reader and writer" url="https://github.com/vincenthz/hs-certificate" license=("BSD")