gnu: gandi.cli: Update to 1.5.

* gnu/packages/networking.scm (gandi.cli): Update to 1.5.
master
Tobias Geerinckx-Rice 2019-06-17 16:19:57 +02:00
parent a0f2c945e3
commit 55c08305d6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -685,13 +685,13 @@ fashion.")
(define-public gandi.cli (define-public gandi.cli
(package (package
(name "gandi.cli") (name "gandi.cli")
(version "1.4") (version "1.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri name version)) (uri (pypi-uri name version))
(sha256 (sha256
(base32 "1lfvb5npk99nz1lwhr5m67ia1kj35nqd6a2xp9mii28xgzsd5awk")))) (base32 "110wc9zgxsrvw4yzp21p0ian5lcf7vhcpxhnmsc4fg9pzl2bwxd5"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases `(#:phases