Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-logict
Commits:
28143c8d by Felix Yan at 2025-10-05T01:15:10+08:00
upgpkg: 0.8.2.0-20: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-logict
pkgdesc = A backtracking logic-programming monad.
pkgver = 0.8.2.0
- pkgrel = 19
+ pkgrel = 20
url = http://code.haskell.org/~dolio/
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=logict
pkgname=haskell-logict
pkgver=0.8.2.0
-pkgrel=19
+pkgrel=20
pkgdesc="A backtracking logic-programming monad."
url="http://code.haskell.org/~dolio/"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-logict/-/commit/28143c8d88e935efd65a225c4c5e47a499ec90e1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-logict/-/commit/28143c8d88e935efd65a225c4c5e47a499ec90e1
You're receiving this email because of your account on gitlab.archlinux.org.