Date: Monday, December 19, 2022 @ 19:08:09 Author: felixonmars Revision: 1361961
upgpkg: haskell-curve25519 0.2.7-18: rebuild with ansi-terminal 0.11.4 Modified: haskell-curve25519/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-19 19:07:52 UTC (rev 1361960) +++ PKGBUILD 2022-12-19 19:08:09 UTC (rev 1361961) @@ -3,7 +3,7 @@ _hkgname=curve25519 pkgname=haskell-curve25519 pkgver=0.2.7 -pkgrel=17 +pkgrel=18 pkgdesc="Fast implementations of the curve25519 elliptic curve primitives." url="https://github.com/acw/curve25519" license=("BSD")
