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

Felix Yan felixonmars at archlinux.org
Wed Apr 21 23:47:09 UTC 2021


    Date: Wednesday, April 21, 2021 @ 23:47:08
  Author: felixonmars
Revision: 920765

upgpkg: haskell-async 2.2.3-31: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 23:46:31 UTC (rev 920764)
+++ PKGBUILD	2021-04-21 23:47:08 UTC (rev 920765)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=30
+pkgrel=31
 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