Date: Sunday, November 22, 2020 @ 14:17:24 Author: felixonmars Revision: 759132
upgpkg: haskell-strict 0.4-27: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 14:16:37 UTC (rev 759131) +++ PKGBUILD 2020-11-22 14:17:24 UTC (rev 759132) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4 -pkgrel=26 +pkgrel=27 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
