Date: Thursday, December 24, 2020 @ 05:11:48 Author: felixonmars Revision: 786391
upgpkg: haskell-strict 0.4.0.1-6: rebuild with ghc 8.10.3 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 05:11:24 UTC (rev 786390) +++ PKGBUILD 2020-12-24 05:11:48 UTC (rev 786391) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=5 +pkgrel=6 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
