Date: Tuesday, January 11, 2022 @ 21:15:54 Author: felixonmars Revision: 1101076
upgpkg: haskell-strict 0.4.0.1-91: rebuild with ghc 9.0.2 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 21:15:20 UTC (rev 1101075) +++ PKGBUILD 2022-01-11 21:15:54 UTC (rev 1101076) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=90 +pkgrel=91 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
