[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
198/227: gnu: ansible: Update to 4.7.0.
From: |
guix-commits |
Subject: |
198/227: gnu: ansible: Update to 4.7.0. |
Date: |
Thu, 11 Nov 2021 12:30:46 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 4e3ef1d6fdcea3e463ea7eb3f5ec29be8fd5a34d
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Oct 31 23:08:49 2021 -0400
gnu: ansible: Update to 4.7.0.
* gnu/packages/admin.scm (ansible): Update to 4.7.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 9d793b2..40cd0fd 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2653,13 +2653,13 @@ provides the following commands:
(define-public ansible
(package
(name "ansible")
- (version "4.4.0")
+ (version "4.7.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "ansible" version))
(sha256
- (base32 "031n22j0lsmh69x6i6gkva81j68b4yzh1pbg3q2h4bknl85q46ag"))))
+ (base32 "0aab9id6dqfw2111r731c7y1p77dpzczynmgl4d989p3a7n54z0b"))))
(build-system python-build-system)
(propagated-inputs
`(("ansible-core" ,ansible-core)))
- 170/227: gnu: gtkmm-3: Update to 3.24.5., (continued)
- 170/227: gnu: gtkmm-3: Update to 3.24.5., guix-commits, 2021/11/11
- 173/227: gnu: tracker: Use libsoup-minimal-2 to fix build., guix-commits, 2021/11/11
- 174/227: gnu: xkeyboard-config: Update to 2.34., guix-commits, 2021/11/11
- 184/227: gnu: jami-gnome: Fix build with webkitgtk 2.34.1., guix-commits, 2021/11/11
- 190/227: gnu: Remove references to a removed patch., guix-commits, 2021/11/11
- 189/227: gnu: gnome-online-accounts: Update to 3.43.1., guix-commits, 2021/11/11
- 182/227: gnu: accountsservice: Use meson 0.59.4 to work around a bug in 0.60.0., guix-commits, 2021/11/11
- 188/227: gnu: Add webkitgtk-with-libsoup2, guix-commits, 2021/11/11
- 186/227: gnu: uhttpmock: Use libsoup 2., guix-commits, 2021/11/11
- 199/227: gnu: libgdata: Use libsoup 2 to fix build., guix-commits, 2021/11/11
- 198/227: gnu: ansible: Update to 4.7.0.,
guix-commits <=
- 216/227: gnu: gnome-bluetooth: Use meson-0.59., guix-commits, 2021/11/11
- 205/227: gnu: Add python-pypika-tortoise., guix-commits, 2021/11/11
- 210/227: gnu: python-aiomysql: Update to 0.17.8., guix-commits, 2021/11/11
- 221/227: gnu: libgweather: Use libsoup 2., guix-commits, 2021/11/11
- 223/227: gnu: openblas: Add support for older x86 processors., guix-commits, 2021/11/11
- 227/227: gnu: kexec-tools: Fix build on i686-linux., guix-commits, 2021/11/11
- 161/227: gnu: mesa: Enable support for OpenGL ES 1.1 and 2.0., guix-commits, 2021/11/11
- 171/227: gnu: gtkmm: Update to 4.4.0., guix-commits, 2021/11/11
- 179/227: gnu: duktape: Install a pkg-config file., guix-commits, 2021/11/11
- 183/227: gnu: geoclue: Fix build option name., guix-commits, 2021/11/11