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

Felix Yan felixonmars at archlinux.org
Sat Mar 20 20:13:19 UTC 2021


    Date: Saturday, March 20, 2021 @ 20:13:19
  Author: felixonmars
Revision: 896161

upgpkg: haskell-async 2.2.3-19: rebuild with tasty 1.4.0.2

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 20:12:44 UTC (rev 896160)
+++ PKGBUILD	2021-03-20 20:13:19 UTC (rev 896161)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=18
+pkgrel=19
 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