Date: Thursday, June 17, 2021 @ 22:17:32 Author: felixonmars Revision: 964883
upgpkg: haskell-threads 0.5.1.6-18: rebuild with ghc 9.0.1 Modified: haskell-threads/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 22:16:53 UTC (rev 964882) +++ PKGBUILD 2021-06-17 22:17:32 UTC (rev 964883) @@ -4,7 +4,7 @@ _hkgname=threads pkgname=haskell-threads pkgver=0.5.1.6 -pkgrel=17 +pkgrel=18 pkgdesc="Fork threads and wait for their result" url="https://github.com/basvandijk/threads" license=("BSD")
