Date: Monday, August 17, 2020 @ 17:08:03 Author: felixonmars Revision: 682876
upgpkg: haskell-constraints 0.12-14: rebuild with ghc 8.10.2 Modified: haskell-constraints/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 17:07:19 UTC (rev 682875) +++ PKGBUILD 2020-08-17 17:08:03 UTC (rev 682876) @@ -4,7 +4,7 @@ _hkgname=constraints pkgname=haskell-constraints pkgver=0.12 -pkgrel=13 +pkgrel=14 pkgdesc="Constraint manipulation" url="https://github.com/ekmett/constraints/" license=("custom:BSD2")
