Date: Sunday, October 4, 2020 @ 00:28:38 Author: felixonmars Revision: 717140
upgpkg: haskell-strict 0.4-17: rebuild with transformers-compat 0.6.6 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 00:28:13 UTC (rev 717139) +++ PKGBUILD 2020-10-04 00:28:38 UTC (rev 717140) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4 -pkgrel=16 +pkgrel=17 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
