Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-psqueues
Commits:
3531e2a4 by Felix Yan at 2026-01-11T02:39:13+08:00
upgpkg: 0.2.8.2-52: rebuild for ansi-terminal 1.1, ansi-terminal-types 1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-psqueues
pkgdesc = Pure priority search queues
pkgver = 0.2.8.2
- pkgrel = 51
+ pkgrel = 52
url = https://hackage.haskell.org/package/psqueues
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=psqueues
pkgname=haskell-psqueues
pkgver=0.2.8.2
-pkgrel=51
+pkgrel=52
pkgdesc="Pure priority search queues"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-psqueues/-/commit/3531e2a478cfd56cea348c2d0e4c66c4556ac6f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-psqueues/-/commit/3531e2a478cfd56cea348c2d0e4c66c4556ac6f2
You're receiving this email because of your account on gitlab.archlinux.org.