Date: Monday, January 18, 2021 @ 17:46:17 Author: felixonmars Revision: 823593
upgpkg: haskell-sbv 8.9-49: rebuild with hlint 3.2.7 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-18 17:45:14 UTC (rev 823592) +++ PKGBUILD 2021-01-18 17:46:17 UTC (rev 823593) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=8.9 -pkgrel=48 +pkgrel=49 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.com/sbv" license=("BSD")
