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

Felix Yan felixonmars at gemini.archlinux.org
Wed Nov 17 20:25:01 UTC 2021


    Date: Wednesday, November 17, 2021 @ 20:25:01
  Author: felixonmars
Revision: 1051205

upgpkg: haskell-async 2.2.3-86: rebuild with hashable 1.3.4.0

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-17 20:24:27 UTC (rev 1051204)
+++ PKGBUILD	2021-11-17 20:25:01 UTC (rev 1051205)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=85
+pkgrel=86
 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