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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 29 02:47:44 UTC 2021


    Date: Sunday, August 29, 2021 @ 02:47:43
  Author: felixonmars
Revision: 1008524

upgpkg: haskell-retry 0.9.0.0-15: rebuild with hashable 1.3.3.0

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-29 02:46:50 UTC (rev 1008523)
+++ PKGBUILD	2021-08-29 02:47:43 UTC (rev 1008524)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.9.0.0
-pkgrel=14
+pkgrel=15
 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