[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
197/201: gnu: ansible-core: Update to 2.11.6.
From: |
guix-commits |
Subject: |
197/201: gnu: ansible-core: Update to 2.11.6. |
Date: |
Mon, 1 Nov 2021 23:19:20 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit b8964e13510df07294deb853fcbde31e30903e79
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Oct 31 23:00:17 2021 -0400
gnu: ansible-core: Update to 2.11.6.
* gnu/packages/admin.scm (ansible-core): Update to 2.11.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 f7e4cdd..c2722d4 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2523,14 +2523,14 @@ of supported upstream metrics systems simultaneously.")
(define-public ansible-core
(package
(name "ansible-core")
- (version "2.11.4")
+ (version "2.11.6")
(source
(origin
(method url-fetch)
(uri (pypi-uri "ansible-core" version))
(sha256
(base32
- "0jgahcv2pyc5ky0wir55a1h9q9d6rgqj60rqmvlpbj76vz1agsi2"))))
+ "0fih7nxszni8imi5sywsifd976v77ydhip43pzg7dd65qy1h5mck"))))
(build-system python-build-system)
(arguments
`(#:modules ((guix build python-build-system)
- 146/201: gnu: nspr: Normalize inputs., (continued)
- 146/201: gnu: nspr: Normalize inputs., guix-commits, 2021/11/01
- 151/201: gnu: python-hypothesis: Update to 6.23.4., guix-commits, 2021/11/01
- 153/201: gnu: boost: Update to 1.77.0., guix-commits, 2021/11/01
- 157/201: gnu: python-dateutil: Update to 2.8.2., guix-commits, 2021/11/01
- 159/201: gnu: gstreamer: Disable the pipelines-seek test., guix-commits, 2021/11/01
- 176/201: gnu: Add libxcvt., guix-commits, 2021/11/01
- 169/201: gnu: Add meson-0.59., guix-commits, 2021/11/01
- 195/201: gnu: openblas: Update to 0.3.18., guix-commits, 2021/11/01
- 186/201: gnu: libblockdev: Update to 2.26., guix-commits, 2021/11/01
- 187/201: gnu: Add webkitgtk-2.32., guix-commits, 2021/11/01
- 197/201: gnu: ansible-core: Update to 2.11.6.,
guix-commits <=
- 173/201: gnu: tracker: Use libsoup-minimal-2 to fix build., guix-commits, 2021/11/01
- 170/201: gnu: gtkmm-3: Update to 3.24.5., guix-commits, 2021/11/01
- 201/201: gnu: guile-ssh: Update to 0.13.1-2e25d85., guix-commits, 2021/11/01
- 74/201: gnu: python-keras: Skip a flaky test., guix-commits, 2021/11/01
- 79/201: gnu: diffutils: Fix signal processing., guix-commits, 2021/11/01
- 91/201: gnu: rust: Bootstrap rust from 1.39.0 and optimize build time., guix-commits, 2021/11/01
- 99/201: gnu: python-setuptools-scm: Update to 6.3.2, guix-commits, 2021/11/01
- 112/201: gnu: libcloudproviders-minimal: Introduce minimal variant., guix-commits, 2021/11/01
- 110/201: gnu: Add docbook-xsl-ns., guix-commits, 2021/11/01
- 77/201: gnu: tzdata: Update to 2021e., guix-commits, 2021/11/01