[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/12: gnu: docker, docker-cli: Update to 19.03.12.
From: |
guix-commits |
Subject: |
05/12: gnu: docker, docker-cli: Update to 19.03.12. |
Date: |
Tue, 30 Jun 2020 22:14:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0e2353731c87f72865394ada225cd6facb1b9cf5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Jul 1 01:10:44 2020 +0200
gnu: docker, docker-cli: Update to 19.03.12.
* gnu/packages/docker.scm (%docker-version): Update to 19.03.12.
(docker, docker-cli): Update hashes.
---
gnu/packages/docker.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/docker.scm b/gnu/packages/docker.scm
index 3dd706c..8c6a14e 100644
--- a/gnu/packages/docker.scm
+++ b/gnu/packages/docker.scm
@@ -48,7 +48,7 @@
#:use-module (gnu packages version-control)
#:use-module (gnu packages virtualization))
-(define %docker-version "19.03.11")
+(define %docker-version "19.03.12")
(define-public python-docker-py
(package
@@ -315,7 +315,7 @@ built-in registry server of Docker.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1pmbggxbazipl24hxiaccbj32379zv79xba76l78v5131ihx922h"))
+ (base32 "1dj6llfcgcbpq9q9j6b4wb0anbn1g5wzm8ikq2lyhg54i3154m93"))
(patches
(search-patches "docker-fix-tests.patch"))))
(build-system gnu-build-system)
@@ -605,7 +605,7 @@ provisioning etc.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1y9ymv70r1hndblr64h19q34arxl2f3dqqi2qcrai5zfimcml6lr"))))
+ (base32 "1bynmnaykhh1m42v6bxparlpm9kajpqsvlrlwgz1b9ivcklf5ik6"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/docker/cli"
- branch master updated (c8a4e59 -> 6c4500c), guix-commits, 2020/06/30
- 01/12: gnu: inxi-minimal: Update to 3.1.04-1., guix-commits, 2020/06/30
- 02/12: gnu: premake@5: Update to 5.0.0-alpha15., guix-commits, 2020/06/30
- 03/12: gnu: rust-crossbeam-queue: Update to 0.2.3., guix-commits, 2020/06/30
- 04/12: gnu: rust-crossbeam-queue: Fix home page., guix-commits, 2020/06/30
- 05/12: gnu: docker, docker-cli: Update to 19.03.12.,
guix-commits <=
- 07/12: gnu: rmlint: Update to 2.10.1., guix-commits, 2020/06/30
- 06/12: gnu: mame: Update to 0.222., guix-commits, 2020/06/30
- 09/12: gnu: nftables: Update to 0.9.6., guix-commits, 2020/06/30
- 08/12: gnu: haveged: Update to 1.9.13., guix-commits, 2020/06/30
- 10/12: gnu: nvme-cli: Update to 1.12., guix-commits, 2020/06/30
- 11/12: gnu: powertop: Update to 2.13., guix-commits, 2020/06/30
- 12/12: gnu: inotify-tools: Update to 3.20.2.2., guix-commits, 2020/06/30