Date: Thursday, September 22, 2022 @ 09:17:22 Author: felixonmars Revision: 1306592
upgpkg: haskell-curve25519 0.2.7-9: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-curve25519/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 09:17:21 UTC (rev 1306591) +++ PKGBUILD 2022-09-22 09:17:22 UTC (rev 1306592) @@ -3,7 +3,7 @@ _hkgname=curve25519 pkgname=haskell-curve25519 pkgver=0.2.7 -pkgrel=8 +pkgrel=9 pkgdesc="Fast implementations of the curve25519 elliptic curve primitives." url="http://github.com/acw/curve25519" license=("BSD")
