[arch-commits] Commit in haskell-async/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Dec 24 00:37:44 UTC 2020


    Date: Thursday, December 24, 2020 @ 00:37:43
  Author: felixonmars
Revision: 785831

upgpkg: haskell-async 2.2.2-48: rebuild with ghc 8.10.3

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-24 00:37:21 UTC (rev 785830)
+++ PKGBUILD	2020-12-24 00:37:43 UTC (rev 785831)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=47
+pkgrel=48
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async"
 license=("BSD")



More information about the arch-commits mailing list