Date: Friday, March 12, 2021 @ 02:01:51 Author: felixonmars Revision: 887825
upgpkg: haskell-strict 0.4.0.1-40: rebuild with tasty 1.4.0.1 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 02:01:12 UTC (rev 887824) +++ PKGBUILD 2021-03-12 02:01:51 UTC (rev 887825) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4.0.1 -pkgrel=39 +pkgrel=40 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
