Date: Wednesday, February 17, 2021 @ 21:15:42 Author: felixonmars Revision: 862780
upgpkg: haskell-strict 0.4.0.1-33: rebuild with async 2.2.3 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 21:15:10 UTC (rev 862779) +++ PKGBUILD 2021-02-17 21:15:42 UTC (rev 862780) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=32 +pkgrel=33 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
