Date: Thursday, August 13, 2020 @ 13:47:34
  Author: felixonmars
Revision: 677296

upgpkg: haskell-async 2.2.2-15: rebuild with hspec 2.7.2, hspec-core 2.7.2, 
hspec-discover 2.7.2

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-08-13 13:46:51 UTC (rev 677295)
+++ PKGBUILD    2020-08-13 13:47:34 UTC (rev 677296)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=14
+pkgrel=15
 pkgdesc="Run IO operations asynchronously and wait for their results"
 url="https://github.com/simonmar/async";
 license=("BSD")

Reply via email to