Date: Friday, June 1, 2018 @ 09:01:41 Author: felixonmars Revision: 335736
upgpkg: haskell-ed25519 0.0.5.0-8 rebuild with ghc 8.4.3 Modified: haskell-ed25519/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 09:01:07 UTC (rev 335735) +++ PKGBUILD 2018-06-01 09:01:41 UTC (rev 335736) @@ -5,7 +5,7 @@ _hkgname=ed25519 pkgname=haskell-ed25519 pkgver=0.0.5.0 -pkgrel=7 +pkgrel=8 pkgdesc="Ed25519 cryptographic signatures" url="http://thoughtpolice.github.com/hs-ed25519" license=("MIT")
