Date: Wednesday, March 3, 2021 @ 20:49:52 Author: felixonmars Revision: 879426
upgpkg: haskell-strict 0.4.0.1-37: rebuild with tasty 1.4 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 20:49:24 UTC (rev 879425) +++ PKGBUILD 2021-03-03 20:49:52 UTC (rev 879426) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=36 +pkgrel=37 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
