[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/11: gnu: gandi.cli: Update to 1.5.
From: |
guix-commits |
Subject: |
05/11: gnu: gandi.cli: Update to 1.5. |
Date: |
Tue, 18 Jun 2019 00:16:24 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 55c08305d6d0dee7c459449e0005d5f5309aff3b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Jun 17 16:19:57 2019 +0200
gnu: gandi.cli: Update to 1.5.
* gnu/packages/networking.scm (gandi.cli): Update to 1.5.
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 04e59ec..2cd000e 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -685,13 +685,13 @@ fashion.")
(define-public gandi.cli
(package
(name "gandi.cli")
- (version "1.4")
+ (version "1.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri name version))
(sha256
- (base32 "1lfvb5npk99nz1lwhr5m67ia1kj35nqd6a2xp9mii28xgzsd5awk"))))
+ (base32 "110wc9zgxsrvw4yzp21p0ian5lcf7vhcpxhnmsc4fg9pzl2bwxd5"))))
(build-system python-build-system)
(arguments
`(#:phases
- branch master updated (0ab5e91 -> 1e609b7), guix-commits, 2019/06/18
- 02/11: gnu: mpd-mpc: Update to 0.32., guix-commits, 2019/06/18
- 01/11: gnu: radare2: Update to 3.5.1., guix-commits, 2019/06/18
- 03/11: gnu: hcxtools: Update to 5.1.6., guix-commits, 2019/06/18
- 07/11: gnu: rtv: Update to 1.27.0., guix-commits, 2019/06/18
- 06/11: gnu: libnftnl: Update to 1.1.3., guix-commits, 2019/06/18
- 10/11: gnu: gaupol: Update to 1.6., guix-commits, 2019/06/18
- 11/11: gnu: stunnel: Update to 5.55., guix-commits, 2019/06/18
- 09/11: gnu: eternalterminal: Update to 5.1.10., guix-commits, 2019/06/18
- 04/11: gnu: hcxdumptool: Update to 5.1.5., guix-commits, 2019/06/18
- 05/11: gnu: gandi.cli: Update to 1.5.,
guix-commits <=
- 08/11: gnu: mercurial: Update to 5.0.1., guix-commits, 2019/06/18