Date: Sunday, September 25, 2022 @ 19:35:18
  Author: felixonmars
Revision: 1309974

upgpkg: haskell-curve25519 0.2.7-10: rebuild with optparse-applicative 0.17.0.0

Modified:
  haskell-curve25519/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-25 19:35:15 UTC (rev 1309973)
+++ PKGBUILD    2022-09-25 19:35:18 UTC (rev 1309974)
@@ -3,7 +3,7 @@
 _hkgname=curve25519
 pkgname=haskell-curve25519
 pkgver=0.2.7
-pkgrel=9
+pkgrel=10
 pkgdesc="Fast implementations of the curve25519 elliptic curve primitives."
 url="http://github.com/acw/curve25519";
 license=("BSD")

Reply via email to