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

Felix Yan felixonmars at archlinux.org
Sun Jun 9 16:06:01 UTC 2019


    Date: Sunday, June 9, 2019 @ 16:06:01
  Author: felixonmars
Revision: 479026

upgpkg: haskell-retry 0.8.0.1-9

rebuild with async 2.2.2

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-09 16:04:52 UTC (rev 479025)
+++ PKGBUILD	2019-06-09 16:06:01 UTC (rev 479026)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.8.0.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry"
 license=("BSD")



More information about the arch-commits mailing list