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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 24 01:54:14 UTC 2022


    Date: Thursday, March 24, 2022 @ 01:54:14
  Author: felixonmars
Revision: 1173266

upgpkg: haskell-retry 0.9.2.0-7: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 01:54:07 UTC (rev 1173265)
+++ PKGBUILD	2022-03-24 01:54:14 UTC (rev 1173266)
@@ -4,7 +4,7 @@
 _hkgname=retry
 pkgname=haskell-retry
 pkgver=0.9.2.0
-pkgrel=6
+pkgrel=7
 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