Date: Tuesday, March 16, 2021 @ 18:53:43 Author: felixonmars Revision: 892145
upgpkg: haskell-strict 0.4.0.1-41: rebuild with doctest 0.18.1 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 18:53:02 UTC (rev 892144) +++ PKGBUILD 2021-03-16 18:53:43 UTC (rev 892145) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=40 +pkgrel=41 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
