Date: Tuesday, February 9, 2021 @ 01:01:12 Author: felixonmars Revision: 850775
upgpkg: haskell-smtlib 1.1-11: rebuild with ghc 8.10.4 Modified: haskell-smtlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 01:00:38 UTC (rev 850774) +++ PKGBUILD 2021-02-09 01:01:12 UTC (rev 850775) @@ -4,7 +4,7 @@ _hkgname=smtLib pkgname=haskell-smtlib pkgver=1.1 -pkgrel=10 +pkgrel=11 pkgdesc="A library for working with the SMTLIB format" url="https://github.com/yav/smtLib" license=("BSD")
