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

Felix Yan felixonmars at gemini.archlinux.org
Sat Aug 14 23:01:26 UTC 2021


    Date: Saturday, August 14, 2021 @ 23:01:26
  Author: felixonmars
Revision: 998599

upgpkg: haskell-async 2.2.3-62: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-14 23:00:48 UTC (rev 998598)
+++ PKGBUILD	2021-08-14 23:01:26 UTC (rev 998599)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=61
+pkgrel=62
 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