Date: Thursday, February 27, 2020 @ 12:57:59 Author: felixonmars Revision: 583987
upgpkg: haskell-constraints 0.11.2-15: rebuild with ghc 8.8.3 Modified: haskell-constraints/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 12:57:19 UTC (rev 583986) +++ PKGBUILD 2020-02-27 12:57:59 UTC (rev 583987) @@ -4,7 +4,7 @@ _hkgname=constraints pkgname=haskell-constraints pkgver=0.11.2 -pkgrel=14 +pkgrel=15 pkgdesc="Constraint manipulation" url="https://github.com/ekmett/constraints/" license=("custom:BSD2")
