Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sbv
Commits:
e0edbe43 by Felix Yan at 2024-05-05T06:22:19+00:00
upgpkg: 9.1-41: rebuild with libyaml 0.1.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-sbv
pkgdesc = SMT Based Verification: Symbolic Haskell theorem prover using
SMT solving
pkgver = 9.1
- pkgrel = 40
+ pkgrel = 41
url = https://leventerkok.github.io/sbv
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=sbv
pkgname=haskell-sbv
pkgver=9.1
-pkgrel=40
+pkgrel=41
pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT
solving"
url="https://leventerkok.github.io/sbv"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sbv/-/commit/e0edbe43889e5b0a9e9c64fb330133209b500f99
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sbv/-/commit/e0edbe43889e5b0a9e9c64fb330133209b500f99
You're receiving this email because of your account on gitlab.archlinux.org.