Date: Monday, November 16, 2020 @ 15:21:20 Author: felixonmars Revision: 755321
upgpkg: haskell-strict 0.4-26: rebuild with QuickCheck 2.14.2 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-16 15:20:18 UTC (rev 755320) +++ PKGBUILD 2020-11-16 15:21:20 UTC (rev 755321) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4 -pkgrel=25 +pkgrel=26 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
