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

Felix Yan felixonmars at archlinux.org
Thu Sep 17 16:13:51 UTC 2020


    Date: Thursday, September 17, 2020 @ 16:13:50
  Author: felixonmars
Revision: 708718

upgpkg: haskell-async 2.2.2-27: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-17 16:13:24 UTC (rev 708717)
+++ PKGBUILD	2020-09-17 16:13:50 UTC (rev 708718)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=26
+pkgrel=27
 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