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

Felix Yan felixonmars at archlinux.org
Fri Jul 31 20:16:39 UTC 2020


    Date: Friday, July 31, 2020 @ 20:16:39
  Author: felixonmars
Revision: 666406

upgpkg: haskell-async 2.2.2-13: rebuild with QuickCheck 2.14.1

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-31 20:15:52 UTC (rev 666405)
+++ PKGBUILD	2020-07-31 20:16:39 UTC (rev 666406)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=12
+pkgrel=13
 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