Date: Monday, February 15, 2021 @ 02:39:25 Author: felixonmars Revision: 860382
upgpkg: haskell-strict 0.4.0.1-32: rebuild with doctest 0.18 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 02:38:56 UTC (rev 860381) +++ PKGBUILD 2021-02-15 02:39:25 UTC (rev 860382) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=31 +pkgrel=32 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
