Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-psqueues
Commits:
c12dac95 by Felix Yan at 2025-02-08T15:20:31+08:00
upgpkg: 0.2.8.0-20: rebuild with ansi-terminal 1.0, chell 0.5.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-psqueues
pkgdesc = Pure priority search queues
pkgver = 0.2.8.0
- pkgrel = 19
+ pkgrel = 20
url = https://hackage.haskell.org/package/psqueues
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=psqueues
pkgname=haskell-psqueues
pkgver=0.2.8.0
-pkgrel=19
+pkgrel=20
pkgdesc="Pure priority search queues"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-psqueues/-/commit/c12dac956469c63f65a3160fef02baaf3ccda444
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-psqueues/-/commit/c12dac956469c63f65a3160fef02baaf3ccda444
You're receiving this email because of your account on gitlab.archlinux.org.