Date: Wednesday, October 26, 2022 @ 14:45:09 Author: felixonmars Revision: 1335966
upgpkg: haskell-strict 0.4.0.1-140: rebuild with doctest 0.20.1 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 14:45:06 UTC (rev 1335965) +++ PKGBUILD 2022-10-26 14:45:09 UTC (rev 1335966) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=139 +pkgrel=140 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
