Date: Sunday, March 10, 2019 @ 00:34:47 Author: felixonmars Revision: 438802
upgpkg: haskell-threads 0.5.1.6-7 rebuild with ghc 8.6.4 Modified: haskell-threads/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 00:34:20 UTC (rev 438801) +++ PKGBUILD 2019-03-10 00:34:47 UTC (rev 438802) @@ -4,7 +4,7 @@ _hkgname=threads pkgname=haskell-threads pkgver=0.5.1.6 -pkgrel=6 +pkgrel=7 pkgdesc="Fork threads and wait for their result" url="https://github.com/basvandijk/threads" license=("BSD")
