[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
198/217: gnu: ansible: Update to 4.7.0.
From: |
guix-commits |
Subject: |
198/217: gnu: ansible: Update to 4.7.0. |
Date: |
Sun, 14 Nov 2021 19:21:26 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 82f91f3108b711b7c980ca12e041550cf7a3efc0
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 f38b574..7114794 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2654,13 +2654,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)))
- 157/217: gnu: python-dateutil: Update to 2.8.2., (continued)
- 157/217: gnu: python-dateutil: Update to 2.8.2., guix-commits, 2021/11/14
- 154/217: gnu: python-dbusmock: Update to 0.24.0., guix-commits, 2021/11/14
- 163/217: gnu: python-numpy: Update to 1.21.3 and cleanup., guix-commits, 2021/11/14
- 159/217: gnu: gstreamer: Disable the pipelines-seek test., guix-commits, 2021/11/14
- 158/217: gnu: gdk-pixbuf: Remove obsolete jasper support., guix-commits, 2021/11/14
- 168/217: gnu: Add cling., guix-commits, 2021/11/14
- 170/217: gnu: gtkmm-3: Update to 3.24.5., guix-commits, 2021/11/14
- 178/217: gnu: duktape: Install a pkg-config file., guix-commits, 2021/11/14
- 180/217: gnu: network-manager: Update to 1.32.12., guix-commits, 2021/11/14
- 187/217: gnu: Add webkitgtk-with-libsoup2, guix-commits, 2021/11/14
- 198/217: gnu: ansible: Update to 4.7.0.,
guix-commits <=
- 207/217: gnu: Add python-sphinxcontrib-asyncio., guix-commits, 2021/11/14
- 195/217: gnu: openblas: Update to 0.3.18., guix-commits, 2021/11/14
- 208/217: gnu: Add python-asyncpg., guix-commits, 2021/11/14
- 210/217: gnu: Add python-aiomysql., guix-commits, 2021/11/14
- 215/217: gnu: python-urllib3: Update to 1.26.7., guix-commits, 2021/11/14
- 41/217: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/11/14
- 82/217: gnu: curl: Honor #:tests?., guix-commits, 2021/11/14
- 164/217: gnu: gdb: Update to 11.1 and remove gdb-9.2., guix-commits, 2021/11/14
- 162/217: gnu: zxing-cpp: Update to 1.2.0-0.00783db., guix-commits, 2021/11/14
- 160/217: gnu: mesa: Replace obsolete vulkan-overlay-layer build option., guix-commits, 2021/11/14