Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pqueue
Commits:
735b053f by Felix Yan at 2025-09-04T14:46:40+00:00
upgpkg: 1.5.0.0-9: rebuild with constraints 0.14.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pqueue
pkgdesc = Reliable, persistent, fast priority queues.
pkgver = 1.5.0.0
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/lspitzner/pqueue
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=pqueue
pkgname=haskell-pqueue
pkgver=1.5.0.0
-pkgrel=8
+pkgrel=9
pkgdesc="Reliable, persistent, fast priority queues."
url="https://github.com/lspitzner/pqueue"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pqueue/-/commit/735b053f3223e45653f6e52d9777667f38a28a3f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pqueue/-/commit/735b053f3223e45653f6e52d9777667f38a28a3f
You're receiving this email because of your account on gitlab.archlinux.org.