Date: Saturday, February 15, 2020 @ 16:34:57 Author: felixonmars Revision: 571727
upgpkg: haskell-threads 0.5.1.6-10: rebuild with ghc 8.8.2 Modified: haskell-threads/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 16:34:16 UTC (rev 571726) +++ PKGBUILD 2020-02-15 16:34:57 UTC (rev 571727) @@ -4,7 +4,7 @@ _hkgname=threads pkgname=haskell-threads pkgver=0.5.1.6 -pkgrel=9 +pkgrel=10 pkgdesc="Fork threads and wait for their result" url="https://github.com/basvandijk/threads" license=("BSD")
