Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pgp-wordlist
Commits:
9f0d265e by Felix Yan at 2025-10-01T16:22:20+08:00
upgpkg: 0.1.0.3-508: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pgp-wordlist
pkgdesc = Translate between binary data and a human-readable collection
of words.
pkgver = 0.1.0.3
- pkgrel = 507
+ pkgrel = 508
url = https://github.com/quchen/pgp-wordlist
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=pgp-wordlist
pkgname=haskell-pgp-wordlist
pkgver=0.1.0.3
-pkgrel=507
+pkgrel=508
pkgdesc="Translate between binary data and a human-readable collection of
words."
url="https://github.com/quchen/pgp-wordlist"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pgp-wordlist/-/commit/9f0d265e2a03e3519c38132b7398c3f2d0d19f3f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pgp-wordlist/-/commit/9f0d265e2a03e3519c38132b7398c3f2d0d19f3f
You're receiving this email because of your account on gitlab.archlinux.org.