Date: Sunday, February 16, 2020 @ 08:54:36 Author: felixonmars Revision: 572093
upgpkg: haskell-constraints 0.11.2-13: rebuild with ghc 8.8.2 Modified: haskell-constraints/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 08:53:51 UTC (rev 572092) +++ PKGBUILD 2020-02-16 08:54:36 UTC (rev 572093) @@ -4,7 +4,7 @@ _hkgname=constraints pkgname=haskell-constraints pkgver=0.11.2 -pkgrel=12 +pkgrel=13 pkgdesc="Constraint manipulation" url="https://github.com/ekmett/constraints/" license=("custom:BSD2")
