Date: Wednesday, March 23, 2022 @ 15:03:36 Author: felixonmars Revision: 1171419
upgpkg: haskell-sbv 8.16-69: rebuild with hlint 3.3.4 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-23 14:55:21 UTC (rev 1171418) +++ PKGBUILD 2022-03-23 15:03:36 UTC (rev 1171419) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.16 -pkgrel=68 +pkgrel=69 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.io/sbv" license=("BSD")
