Date: Friday, March 12, 2021 @ 03:57:31 Author: felixonmars Revision: 888029
upgpkg: haskell-constraints 0.13-3: rebuild with tasty 1.4.0.1 Modified: haskell-constraints/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 03:56:47 UTC (rev 888028) +++ PKGBUILD 2021-03-12 03:57:31 UTC (rev 888029) @@ -4,7 +4,7 @@ _hkgname=constraints pkgname=haskell-constraints pkgver=0.13 -pkgrel=2 +pkgrel=3 pkgdesc="Constraint manipulation" url="https://github.com/ekmett/constraints/" license=("custom:BSD2")