Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-curve25519
Commits:
a8d626fe by Felix Yan at 2025-09-05T16:24:21+00:00
upgpkg: 0.2.8.1-37: rebuild with splitmix 0.1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-curve25519
pkgdesc = Fast implementations of the curve25519 elliptic curve
primitives.
pkgver = 0.2.8.1
- pkgrel = 36
+ pkgrel = 37
url = https://github.com/acw/curve25519
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=curve25519
pkgname=haskell-curve25519
pkgver=0.2.8.1
-pkgrel=36
+pkgrel=37
pkgdesc="Fast implementations of the curve25519 elliptic curve primitives."
url="https://github.com/acw/curve25519"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-curve25519/-/commit/a8d626fefd86b3fce4146aeadaa08fc703788b1f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-curve25519/-/commit/a8d626fefd86b3fce4146aeadaa08fc703788b1f
You're receiving this email because of your account on gitlab.archlinux.org.