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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 7 21:51:49 UTC 2022


    Date: Monday, March 7, 2022 @ 21:51:49
  Author: felixonmars
Revision: 1145163

upgpkg: haskell-retry 0.9.1.0-6: rebuild with doctest 0.19.0

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-07 21:51:02 UTC (rev 1145162)
+++ PKGBUILD	2022-03-07 21:51:49 UTC (rev 1145163)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.9.1.0
-pkgrel=5
+pkgrel=6
 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