Date: Friday, April 24, 2020 @ 02:01:01 Author: felixonmars Revision: 618553
upgpkg: haskell-constraints 0.12-4: rebuild with ghc 8.10.1 Modified: haskell-constraints/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 02:00:24 UTC (rev 618552) +++ PKGBUILD 2020-04-24 02:01:01 UTC (rev 618553) @@ -4,7 +4,7 @@ _hkgname=constraints pkgname=haskell-constraints pkgver=0.12 -pkgrel=3 +pkgrel=4 pkgdesc="Constraint manipulation" url="https://github.com/ekmett/constraints/" license=("custom:BSD2")
