Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-logict
Commits:
5f3bfc2e by Felix Yan at 2025-09-29T19:58:06+00:00
upgpkg: 0.8.2.0-12: rebuild with doctest 0.22.3
- - - - -
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 = 11
+ pkgrel = 12
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=11
+pkgrel=12
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/5f3bfc2ec5fa6450f9b8b81e3d24268e3e6be3e9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-logict/-/commit/5f3bfc2ec5fa6450f9b8b81e3d24268e3e6be3e9
You're receiving this email because of your account on gitlab.archlinux.org.