Date: Monday, August 17, 2020 @ 20:40:43 Author: felixonmars Revision: 683243
upgpkg: haskell-strict 0.4-6: rebuild with ghc 8.10.2 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 20:40:03 UTC (rev 683242) +++ PKGBUILD 2020-08-17 20:40:43 UTC (rev 683243) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4 -pkgrel=5 +pkgrel=6 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
