Date: Monday, January 2, 2023 @ 20:08:49 Author: felixonmars Revision: 1373876
upgpkg: haskell-sbv 9.0-14: rebuild with haskell-lexer 1.1.1 Modified: haskell-sbv/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 20:05:34 UTC (rev 1373875) +++ PKGBUILD 2023-01-02 20:08:49 UTC (rev 1373876) @@ -4,7 +4,7 @@ _hkgname=sbv pkgname=haskell-sbv pkgver=9.0 -pkgrel=13 +pkgrel=14 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving" url="https://leventerkok.github.io/sbv" license=("BSD")
