Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-curve25519
Commits:
a1e736ab by Felix Yan at 2024-09-03T22:05:24+03:00
upgpkg: 0.2.8-12: rebuild with ansi-terminal 0.11.5
- - - - -
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
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/acw/curve25519
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=curve25519
pkgname=haskell-curve25519
pkgver=0.2.8
-pkgrel=11
+pkgrel=12
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/a1e736abc2a78869d1ebc4420cf34b37d27114ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-curve25519/-/commit/a1e736abc2a78869d1ebc4420cf34b37d27114ba
You're receiving this email because of your account on gitlab.archlinux.org.