Date: Sunday, October 25, 2020 @ 09:43:27 Author: felixonmars Revision: 732254
upgpkg: haskell-strict 0.4-21: rebuild with bifunctors 5.5.8 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 09:42:57 UTC (rev 732253) +++ PKGBUILD 2020-10-25 09:43:27 UTC (rev 732254) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4 -pkgrel=20 +pkgrel=21 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")