Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pqueue
Commits:
95c2913a by Felix Yan at 2025-10-06T06:51:49+08:00
upgpkg: 1.5.0.0-38: rebuild with strict 0.5.1
- - - - -
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 = 37
+ pkgrel = 38
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=37
+pkgrel=38
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/95c2913a198caaf9766826d3881c9ef97ecb1f1a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pqueue/-/commit/95c2913a198caaf9766826d3881c9ef97ecb1f1a
You're receiving this email because of your account on gitlab.archlinux.org.