unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29009] [PATCH] gnu: ansible: Update to 2.4.1.0.
@ 2017-10-26 12:22 Jelle Licht
  2017-10-26 22:24 ` Marius Bakke
  2017-10-26 22:36 ` [bug#29009] " Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Jelle Licht @ 2017-10-26 12:22 UTC (permalink / raw)
  To: 29009


* gnu/packages/admin.scm (ansible): Update to 2.4.1.0.
---
 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 cb5e86d39..8f3f3cd89 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1382,14 +1382,14 @@ of supported upstream metrics systems simultaneously.")
 (define-public ansible
   (package
     (name "ansible")
-    (version "2.3.1.0")
+    (version "2.4.1.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "ansible" version))
        (sha256
         (base32
-         "1xdr82fy8gahxh3586wm5k1bxksys7yl1f2n24shrk8gf99qyjyd"))
+         "0spv0kjaicwss4q52s727b6grdizcxpa0bbsfg26pgf5kjrayqfs"))
        (patches (search-patches "ansible-wrap-program-hack.patch"))))
     (build-system python-build-system)
     (native-inputs
--
2.14.3

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

* [bug#29009] [PATCH] gnu: ansible: Update to 2.4.1.0.
  2017-10-26 12:22 [bug#29009] [PATCH] gnu: ansible: Update to 2.4.1.0 Jelle Licht
@ 2017-10-26 22:24 ` Marius Bakke
  2017-10-26 22:33   ` bug#29009: " Jelle Licht
  2017-10-26 22:36 ` [bug#29009] " Ludovic Courtès
  1 sibling, 1 reply; 4+ messages in thread
From: Marius Bakke @ 2017-10-26 22:24 UTC (permalink / raw)
  To: Jelle Licht, 29009

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

Jelle Licht <jlicht@fsfe.org> writes:

> * gnu/packages/admin.scm (ansible): Update to 2.4.1.0.
> ---
>  gnu/packages/admin.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

LGTM!  I think it's "safe" to push simple updates like these, as long as
you're confident that it won't cause any problems (see also HACKING).

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* bug#29009: [PATCH] gnu: ansible: Update to 2.4.1.0.
  2017-10-26 22:24 ` Marius Bakke
@ 2017-10-26 22:33   ` Jelle Licht
  0 siblings, 0 replies; 4+ messages in thread
From: Jelle Licht @ 2017-10-26 22:33 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 29009-done


Marius Bakke <mbakke@fastmail.com> writes:

> Jelle Licht <jlicht@fsfe.org> writes:
>
>> * gnu/packages/admin.scm (ansible): Update to 2.4.1.0.
>> ---
>>  gnu/packages/admin.scm | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> LGTM!  I think it's "safe" to push simple updates like these, as long as
> you're confident that it won't cause any problems (see also HACKING).

Fair enough, thanks for the reminder. Pushed as 256ecba1a19 to master.

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

* [bug#29009] [PATCH] gnu: ansible: Update to 2.4.1.0.
  2017-10-26 12:22 [bug#29009] [PATCH] gnu: ansible: Update to 2.4.1.0 Jelle Licht
  2017-10-26 22:24 ` Marius Bakke
@ 2017-10-26 22:36 ` Ludovic Courtès
  1 sibling, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2017-10-26 22:36 UTC (permalink / raw)
  To: Jelle Licht; +Cc: 29009

Jelle Licht <jlicht@fsfe.org> skribis:

> * gnu/packages/admin.scm (ansible): Update to 2.4.1.0.

Go for it!

Thanks,
Ludo'.

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

end of thread, other threads:[~2017-10-26 22:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-26 12:22 [bug#29009] [PATCH] gnu: ansible: Update to 2.4.1.0 Jelle Licht
2017-10-26 22:24 ` Marius Bakke
2017-10-26 22:33   ` bug#29009: " Jelle Licht
2017-10-26 22:36 ` [bug#29009] " Ludovic Courtès

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).