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

Felix Yan felixonmars at gemini.archlinux.org
Tue Jan 25 08:03:24 UTC 2022


    Date: Tuesday, January 25, 2022 @ 08:03:24
  Author: felixonmars
Revision: 1115291

upgpkg: haskell-retry 0.9.0.0-40: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 08:02:55 UTC (rev 1115290)
+++ PKGBUILD	2022-01-25 08:03:24 UTC (rev 1115291)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.9.0.0
-pkgrel=39
+pkgrel=40
 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