Date: Friday, January 6, 2023 @ 19:49:59 Author: felixonmars Revision: 1379063
upgpkg: haskell-curve25519 0.2.7-22: rebuild with hashable 1.4.2.0 Modified: haskell-curve25519/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:49:54 UTC (rev 1379062) +++ PKGBUILD 2023-01-06 19:49:59 UTC (rev 1379063) @@ -3,7 +3,7 @@ _hkgname=curve25519 pkgname=haskell-curve25519 pkgver=0.2.7 -pkgrel=21 +pkgrel=22 pkgdesc="Fast implementations of the curve25519 elliptic curve primitives." url="https://github.com/acw/curve25519" license=("BSD")
