Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-curve25519
Commits:
1274537a by Felix Yan at 2025-10-15T02:25:10+08:00
upgpkg: 0.2.8.1-68: rebuild with splitmix 0.1.3
- - - - -
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 = 67
+ pkgrel = 68
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=67
+pkgrel=68
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/1274537a542a093d3ccc4dba52b3e8448952843e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-curve25519/-/commit/1274537a542a093d3ccc4dba52b3e8448952843e
You're receiving this email because of your account on gitlab.archlinux.org.