Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-nonce
Commits:
d879fa4a by Felix Yan at 2025-10-05T02:31:02+08:00
upgpkg: 1.0.7-402: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-nonce
pkgdesc = Generate cryptographic nonces.
pkgver = 1.0.7
- pkgrel = 401
+ pkgrel = 402
url = https://github.com/prowdsponsor/nonce
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=nonce
pkgname=haskell-nonce
pkgver=1.0.7
-pkgrel=401
+pkgrel=402
pkgdesc="Generate cryptographic nonces."
url="https://github.com/prowdsponsor/nonce"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nonce/-/commit/d879fa4ac195b6e83a1456146adbd079a5e010e0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nonce/-/commit/d879fa4ac195b6e83a1456146adbd079a5e010e0
You're receiving this email because of your account on gitlab.archlinux.org.