Date: Saturday, June 19, 2021 @ 16:27:13 Author: felixonmars Revision: 965534
upgpkg: haskell-constraints 0.13-22: rebuild with ghc 9.0.1 Modified: haskell-constraints/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 16:26:25 UTC (rev 965533) +++ PKGBUILD 2021-06-19 16:27:13 UTC (rev 965534) @@ -4,7 +4,7 @@ _hkgname=constraints pkgname=haskell-constraints pkgver=0.13 -pkgrel=21 +pkgrel=22 pkgdesc="Constraint manipulation" url="https://github.com/ekmett/constraints/" license=("custom:BSD2")
