Date: Sunday, December 27, 2020 @ 23:09:30 Author: felixonmars Revision: 793974
upgpkg: haskell-strict 0.4.0.1-9: rebuild with indexed-traversable 0.1.1 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-27 23:09:00 UTC (rev 793973) +++ PKGBUILD 2020-12-27 23:09:30 UTC (rev 793974) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=8 +pkgrel=9 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
