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

Felix Yan felixonmars at archlinux.org
Mon Mar 15 20:10:33 UTC 2021


    Date: Monday, March 15, 2021 @ 20:10:33
  Author: felixonmars
Revision: 891605

upgpkg: haskell-async 2.2.3-16: rebuild with doctest 0.18.1

Modified:
  haskell-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-15 20:09:58 UTC (rev 891604)
+++ PKGBUILD	2021-03-15 20:10:33 UTC (rev 891605)
@@ -4,7 +4,7 @@
 _hkgname=async
 pkgname=haskell-async
 pkgver=2.2.3
-pkgrel=15
+pkgrel=16
 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