[arch-commits] Commit in haskell-async/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Nov 11 16:35:24 UTC 2021
Date: Thursday, November 11, 2021 @ 16:35:24
Author: felixonmars
Revision: 1042304
upgpkg: haskell-async 2.2.3-81: rebuild with doctest 0.18.2
Modified:
haskell-async/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-11 16:34:49 UTC (rev 1042303)
+++ PKGBUILD 2021-11-11 16:35:24 UTC (rev 1042304)
@@ -4,7 +4,7 @@
_hkgname=async
pkgname=haskell-async
pkgver=2.2.3
-pkgrel=80
+pkgrel=81
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