Date: Friday, June 1, 2018 @ 11:24:51 Author: felixonmars Revision: 336001
upgpkg: haskell-strict 0.3.2-8 rebuild with ghc 8.4.3 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 11:24:04 UTC (rev 336000) +++ PKGBUILD 2018-06-01 11:24:51 UTC (rev 336001) @@ -5,7 +5,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.3.2 -pkgrel=7 +pkgrel=8 pkgdesc="Strict data types and String IO." url="http://www.cse.unsw.edu.au/~rl/code/strict.html" license=("custom:BSD3")
