[arch-commits] Commit in haskell-async/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 13 08:24:47 UTC 2021
Date: Thursday, May 13, 2021 @ 08:24:46
Author: felixonmars
Revision: 932949
upgpkg: haskell-async 2.2.3-36: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0
Modified:
haskell-async/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 08:24:17 UTC (rev 932948)
+++ PKGBUILD 2021-05-13 08:24:46 UTC (rev 932949)
@@ -4,7 +4,7 @@
_hkgname=async
pkgname=haskell-async
pkgver=2.2.3
-pkgrel=35
+pkgrel=36
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