Date: Thursday, April 23, 2020 @ 22:41:52 Author: felixonmars Revision: 618357
upgpkg: haskell-threads 0.5.1.6-12: rebuild with ghc 8.10.1 Modified: haskell-threads/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 22:41:23 UTC (rev 618356) +++ PKGBUILD 2020-04-23 22:41:52 UTC (rev 618357) @@ -4,7 +4,7 @@ _hkgname=threads pkgname=haskell-threads pkgver=0.5.1.6 -pkgrel=11 +pkgrel=12 pkgdesc="Fork threads and wait for their result" url="https://github.com/basvandijk/threads" license=("BSD")
