Date: Sunday, March 15, 2020 @ 12:38:03 Author: felixonmars Revision: 597952
upgpkg: haskell-constraints 0.12-2: rebuild with hashable 1.3.0.0 Modified: haskell-constraints/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 12:37:22 UTC (rev 597951) +++ PKGBUILD 2020-03-15 12:38:03 UTC (rev 597952) @@ -4,7 +4,7 @@ _hkgname=constraints pkgname=haskell-constraints pkgver=0.12 -pkgrel=1 +pkgrel=2 pkgdesc="Constraint manipulation" url="https://github.com/ekmett/constraints/" license=("custom:BSD2")
