Date: Tuesday, February 9, 2021 @ 00:30:18
  Author: felixonmars
Revision: 850689

upgpkg: haskell-threads 0.5.1.6-16: rebuild with ghc 8.10.4

Modified:
  haskell-threads/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-09 00:29:53 UTC (rev 850688)
+++ PKGBUILD    2021-02-09 00:30:18 UTC (rev 850689)
@@ -4,7 +4,7 @@
 _hkgname=threads
 pkgname=haskell-threads
 pkgver=0.5.1.6
-pkgrel=15
+pkgrel=16
 pkgdesc="Fork threads and wait for their result"
 url="https://github.com/basvandijk/threads";
 license=("BSD")

Reply via email to