Date: Tuesday, June 23, 2020 @ 19:16:55
  Author: felixonmars
Revision: 651443

upgpkg: haskell-async 2.2.2-11: rebuild with splitmix 0.1

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-06-23 19:16:19 UTC (rev 651442)
+++ PKGBUILD    2020-06-23 19:16:55 UTC (rev 651443)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=10
+pkgrel=11
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to