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

Felix Yan felixonmars at archlinux.org
Mon Feb 15 00:31:42 UTC 2021


    Date: Monday, February 15, 2021 @ 00:31:42
  Author: felixonmars
Revision: 860125

upgpkg: haskell-async 2.2.2-99: rebuild with doctest 0.18

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-15 00:31:15 UTC (rev 860124)
+++ PKGBUILD	2021-02-15 00:31:42 UTC (rev 860125)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.2
-pkgrel=98
+pkgrel=99
 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