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

Felix Yan felixonmars at archlinux.org
Mon Feb 22 11:17:39 UTC 2021


    Date: Monday, February 22, 2021 @ 11:17:39
  Author: felixonmars
Revision: 868479

upgpkg: haskell-async 2.2.3-5: rebuild with hashable 1.3.1.0

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-22 11:17:17 UTC (rev 868478)
+++ PKGBUILD	2021-02-22 11:17:39 UTC (rev 868479)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=4
+pkgrel=5
 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