Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-curve25519
Commits:
4492070e by Felix Yan at 2023-11-09T21:10:11+02:00
upgpkg: 0.2.7-35: rebuild with math-functions 0.3.4.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.7
- pkgrel = 34
+ pkgrel = 35
url = https://github.com/acw/curve25519
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=curve25519
pkgname=haskell-curve25519
pkgver=0.2.7
-pkgrel=34
+pkgrel=35
pkgdesc="Fast implementations of the curve25519 elliptic curve primitives."
url="https://github.com/acw/curve25519"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-curve25519/-/commit/4492070e9beb4682c17d1e493dd8e5f4b8d8e70a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-curve25519/-/commit/4492070e9beb4682c17d1e493dd8e5f4b8d8e70a
You're receiving this email because of your account on gitlab.archlinux.org.