Date: Tuesday, September 27, 2022 @ 20:55:49 Author: felixonmars Revision: 1313126
upgpkg: haskell-curve25519 0.2.7-11: rebuild with syb 0.7.2.2 Modified: haskell-curve25519/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-27 20:55:39 UTC (rev 1313125) +++ PKGBUILD 2022-09-27 20:55:49 UTC (rev 1313126) @@ -3,7 +3,7 @@ _hkgname=curve25519 pkgname=haskell-curve25519 pkgver=0.2.7 -pkgrel=10 +pkgrel=11 pkgdesc="Fast implementations of the curve25519 elliptic curve primitives." url="http://github.com/acw/curve25519" license=("BSD")
