Date: Sunday, December 25, 2022 @ 19:08:23 Author: felixonmars Revision: 1366043
upgpkg: haskell-curve25519 0.2.7-19: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-curve25519/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 19:08:12 UTC (rev 1366042) +++ PKGBUILD 2022-12-25 19:08:23 UTC (rev 1366043) @@ -3,7 +3,7 @@ _hkgname=curve25519 pkgname=haskell-curve25519 pkgver=0.2.7 -pkgrel=18 +pkgrel=19 pkgdesc="Fast implementations of the curve25519 elliptic curve primitives." url="https://github.com/acw/curve25519" license=("BSD")
