Date: Thursday, August 25, 2022 @ 18:57:38 Author: felixonmars Revision: 1279981
upgpkg: haskell-sbv 8.17-41: rebuild with quickcheck-instances 0.3.28 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-25 18:57:28 UTC (rev 1279980) +++ PKGBUILD 2022-08-25 18:57:38 UTC (rev 1279981) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.17 -pkgrel=40 +pkgrel=41 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.io/sbv" license=("BSD")
