Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-minisat
Commits:
7a2c1b4c by Felix Yan at 2025-10-16T06:14:21+08:00
upgpkg: 0.1.3-4: rebuild with ChasingBottoms 1.3.1.17
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-minisat
pkgdesc = A Haskell bundle of the Minisat SAT solver
pkgver = 0.1.3
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/jbransen/minisat-bundle
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=minisat
pkgname=haskell-minisat
pkgver=0.1.3
-pkgrel=3
+pkgrel=4
pkgdesc="A Haskell bundle of the Minisat SAT solver"
url="https://github.com/jbransen/minisat-bundle"
license=("BSD-3-Clause")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-minisat/-/commit/7a2c1b4cc17f1fb6c447bb733d4227afc0e6e9b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-minisat/-/commit/7a2c1b4cc17f1fb6c447bb733d4227afc0e6e9b0
You're receiving this email because of your account on gitlab.archlinux.org.