Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pqueue
Commits:
2f16286c by Felix Yan at 2025-09-19T09:51:09+00:00
upgpkg: 1.5.0.0-27: rebuild with tasty 1.5.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 = 26
+ pkgrel = 27
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=26
+pkgrel=27
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/2f16286c8bad6530f90b59b8f43f7899372c8ff4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pqueue/-/commit/2f16286c8bad6530f90b59b8f43f7899372c8ff4
You're receiving this email because of your account on gitlab.archlinux.org.