Date: Wednesday, February 26, 2020 @ 21:21:01 Author: felixonmars Revision: 583264
upgpkg: haskell-ed25519 0.0.5.0-16: rebuild with ghc 8.8.3 Modified: haskell-ed25519/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-26 21:20:21 UTC (rev 583263) +++ PKGBUILD 2020-02-26 21:21:01 UTC (rev 583264) @@ -4,7 +4,7 @@ _hkgname=ed25519 pkgname=haskell-ed25519 pkgver=0.0.5.0 -pkgrel=15 +pkgrel=16 pkgdesc="Ed25519 cryptographic signatures" url="http://thoughtpolice.github.com/hs-ed25519" license=("MIT")
