From: Vincent Legoll <vincent.legoll@gmail.com>
To: Brice Waegeneire <brice@waegenei.re>
Cc: 40146@debbugs.gnu.org,
Guix-patches
<guix-patches-bounces+brice+lists=waegenei.re@gnu.org>
Subject: [bug#40146] [PATCH] gnu: ansible: Update to 2.9.6.
Date: Fri, 20 Mar 2020 13:28:10 +0100 [thread overview]
Message-ID: <CAEwRq=qr+fGKimSNJEfapVc0sbQU5+wfGW87dXmW6k6hvd-wBA@mail.gmail.com> (raw)
In-Reply-To: <9981951aafa257d2bafa8789a4c7b6c3@waegenei.re>
[-- Attachment #1: Type: text/plain, Size: 238 bytes --]
oops, sorry, here it is
On Fri, Mar 20, 2020 at 1:10 PM Brice Waegeneire <brice@waegenei.re> wrote:
>
> On 2020-03-20 11:20, Vincent Legoll wrote:
> > just a version bump
> Looks like the PATCH got lost in transit.
--
Vincent Legoll
[-- Attachment #2: 0001-gnu-ansible-Update-to-2.9.6.patch --]
[-- Type: text/x-patch, Size: 1063 bytes --]
From 0149da21ec9f5cddb3a065b1c654c322226c8b7e Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Fri, 20 Mar 2020 12:18:57 +0100
Subject: [PATCH] gnu: ansible: Update to 2.9.6.
* gnu/packages/admin.scm (ansible): Update to 2.9.6.
---
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 382f631ebd..4d3425d039 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1916,13 +1916,13 @@ of supported upstream metrics systems simultaneously.")
(define-public ansible
(package
(name "ansible")
- (version "2.9.5")
+ (version "2.9.6")
(source
(origin
(method url-fetch)
(uri (pypi-uri "ansible" version))
(sha256
- (base32 "19fav6rs58zdc3gfhh1lxhki36jn4252183rrd769sv46b9m1bji"))))
+ (base32 "1jfbp1i3nl4yvqwd5ssy43dz3pq2x03mn875vb8r56gqh43kmksr"))))
(build-system python-build-system)
(native-inputs
`(("python-bcrypt" ,python-bcrypt)
--
2.25.1
next prev parent reply other threads:[~2020-03-20 12:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-20 11:20 [bug#40146] [PATCH] gnu: ansible: Update to 2.9.6 Vincent Legoll
2020-03-20 12:10 ` Brice Waegeneire
2020-03-20 12:28 ` Vincent Legoll [this message]
2020-03-20 17:15 ` bug#40146: " Marius Bakke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAEwRq=qr+fGKimSNJEfapVc0sbQU5+wfGW87dXmW6k6hvd-wBA@mail.gmail.com' \
--to=vincent.legoll@gmail.com \
--cc=40146@debbugs.gnu.org \
--cc=brice@waegenei.re \
--cc=guix-patches-bounces+brice+lists=waegenei.re@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.