Date: Thursday, March 2, 2023 @ 15:48:26 Author: felixonmars Revision: 1407133
upgpkg: haskell-sbv 9.0-24: rebuild with generic-deriving 1.14.3 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 15:48:15 UTC (rev 1407132) +++ PKGBUILD 2023-03-02 15:48:26 UTC (rev 1407133) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=9.0 -pkgrel=23 +pkgrel=24 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.io/sbv" license=("BSD")
