Date: Thursday, December 24, 2020 @ 23:45:38 Author: felixonmars Revision: 789195
upgpkg: haskell-strict 0.4.0.1-7: rebuild with comonad 5.0.7 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 23:45:10 UTC (rev 789194) +++ PKGBUILD 2020-12-24 23:45:38 UTC (rev 789195) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=6 +pkgrel=7 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
