Date: Wednesday, December 28, 2022 @ 01:58:48 Author: felixonmars Revision: 1369296
upgpkg: haskell-curve25519 0.2.7-20: rebuild with tasty 1.4.3 Modified: haskell-curve25519/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 01:58:41 UTC (rev 1369295) +++ PKGBUILD 2022-12-28 01:58:48 UTC (rev 1369296) @@ -3,7 +3,7 @@ _hkgname=curve25519 pkgname=haskell-curve25519 pkgver=0.2.7 -pkgrel=19 +pkgrel=20 pkgdesc="Fast implementations of the curve25519 elliptic curve primitives." url="https://github.com/acw/curve25519" license=("BSD")
