Date: Sunday, May 15, 2022 @ 01:05:32
  Author: felixonmars
Revision: 1205452

upgpkg: haskell-retry 0.9.2.0-15: rebuild with hashable 1.4.0.2

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-05-15 01:05:22 UTC (rev 1205451)
+++ PKGBUILD    2022-05-15 01:05:32 UTC (rev 1205452)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.9.2.0
-pkgrel=14
+pkgrel=15
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry";
 license=("BSD")

Reply via email to