[arch-commits] Commit in haskell-what4/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 16 12:10:18 UTC 2021
Date: Sunday, May 16, 2021 @ 12:10:17
Author: felixonmars
Revision: 935764
upgpkg: haskell-what4 1.1-19: rebuild with versions 5.0.0
Modified:
haskell-what4/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-16 12:06:34 UTC (rev 935763)
+++ PKGBUILD 2021-05-16 12:10:17 UTC (rev 935764)
@@ -3,7 +3,7 @@
_hkgname=what4
pkgname=haskell-what4
pkgver=1.1
-pkgrel=18
+pkgrel=19
pkgdesc="Solver-agnostic symbolic values support for issuing queries"
url="https://github.com/GaloisInc/what4"
license=('BSD')
@@ -26,6 +26,7 @@
prepare() {
cd $_hkgname-$pkgver
gen-setup
+ uusi -u versions $_hkgname.cabal
}
build() {
More information about the arch-commits
mailing list