Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-logict
Commits:
08f3b5c5 by Felix Yan at 2025-10-15T01:20:00+08:00
upgpkg: 0.8.2.0-30: rebuild with splitmix 0.1.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 = 29
+ pkgrel = 30
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=29
+pkgrel=30
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/08f3b5c57b3c81fc0e18c0b454277cbe1e03c53f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-logict/-/commit/08f3b5c57b3c81fc0e18c0b454277cbe1e03c53f
You're receiving this email because of your account on gitlab.archlinux.org.