Date: Monday, October 15, 2018 @ 10:35:44 Author: felixonmars Revision: 394010
upgpkg: haskell-threads 0.5.1.6-4 rebuild with ghc 8.6.1 Modified: haskell-threads/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-15 10:35:09 UTC (rev 394009) +++ PKGBUILD 2018-10-15 10:35:44 UTC (rev 394010) @@ -4,7 +4,7 @@ _hkgname=threads pkgname=haskell-threads pkgver=0.5.1.6 -pkgrel=3 +pkgrel=4 pkgdesc="Fork threads and wait for their result" url="https://github.com/basvandijk/threads" license=("custom:BSD3")
