unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33485] [PATCH] gnu: ansible: Update to 2.7.2
@ 2018-11-24  7:09 Brett Gilio
  2018-12-13 11:04 ` bug#33485: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2018-11-24  7:09 UTC (permalink / raw)
  To: 33485

---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 28961ecf8..30829be0f 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1589,14 +1589,14 @@ of supported upstream metrics systems simultaneously.")
 (define-public ansible
   (package
     (name "ansible")
-    (version "2.5.7")
+    (version "2.7.2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "ansible" version))
        (sha256
         (base32
-         "0wbsjjx3xjlm8g50a9j9c6p9rn23jx32yn1234bf5rmj1qgy3p85"))
+         "1q0yxba57m18rfpc3syvj7vyqsb35081h6s33qr6h0jf3r9pj3d0"))
        (patches (search-patches "ansible-wrap-program-hack.patch"))))
     (build-system python-build-system)
     (native-inputs
-- 
2.19.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#33485: [PATCH] gnu: ansible: Update to 2.7.2
  2018-11-24  7:09 [bug#33485] [PATCH] gnu: ansible: Update to 2.7.2 Brett Gilio
@ 2018-12-13 11:04 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2018-12-13 11:04 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 33485-done


Hello, ansible is already 2.7.4 on current master.

Thank you!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-13 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-24  7:09 [bug#33485] [PATCH] gnu: ansible: Update to 2.7.2 Brett Gilio
2018-12-13 11:04 ` bug#33485: " 宋文武

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).