Date: Wednesday, January 4, 2023 @ 23:27:17 Author: felixonmars Revision: 1375718
upgpkg: haskell-curve25519 0.2.7-21: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-curve25519/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:27:16 UTC (rev 1375717) +++ PKGBUILD 2023-01-04 23:27:17 UTC (rev 1375718) @@ -3,7 +3,7 @@ _hkgname=curve25519 pkgname=haskell-curve25519 pkgver=0.2.7 -pkgrel=20 +pkgrel=21 pkgdesc="Fast implementations of the curve25519 elliptic curve primitives." url="https://github.com/acw/curve25519" license=("BSD")
