Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-psqueues
Commits:
3eb9be8e by Felix Yan at 2023-11-22T10:24:15+02:00
upgpkg: 0.2.7.3-73: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-psqueues
pkgdesc = Pure priority search queues
pkgver = 0.2.7.3
- pkgrel = 72
+ pkgrel = 73
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.7.3
-pkgrel=72
+pkgrel=73
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/3eb9be8efd2e1be50f10f05b293e0695567a0dbc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-psqueues/-/commit/3eb9be8efd2e1be50f10f05b293e0695567a0dbc
You're receiving this email because of your account on gitlab.archlinux.org.