Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-curve25519
Commits:
352cabe0 by Felix Yan at 2026-01-11T02:37:39+08:00
upgpkg: 0.2.8.1-71: rebuild for ansi-terminal 1.1, ansi-terminal-types 1.1
- - - - -
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 = 70
+ pkgrel = 71
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=70
+pkgrel=71
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/352cabe0a3b4da35ba48fdda6b1aa88d8b367e0d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-curve25519/-/commit/352cabe0a3b4da35ba48fdda6b1aa88d8b367e0d
You're receiving this email because of your account on gitlab.archlinux.org.