Date: Friday, June 1, 2018 @ 08:20:22 Author: felixonmars Revision: 335654
upgpkg: haskell-threads 0.5.1.6-3 rebuild with ghc 8.4.3 Modified: haskell-threads/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 08:18:00 UTC (rev 335653) +++ PKGBUILD 2018-06-01 08:20:22 UTC (rev 335654) @@ -5,7 +5,7 @@ _hkgname=threads pkgname=haskell-threads pkgver=0.5.1.6 -pkgrel=2 +pkgrel=3 pkgdesc="Fork threads and wait for their result" url="https://github.com/basvandijk/threads" license=("custom:BSD3")
