1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: proton-vpn-cli: Update to 0.1.9.

* gnu/packages/vpn.scm (proton-vpn-cli): Update to 0.1.9.

Relates-to: https://codeberg.org/guix/guix/issues/7603
Change-Id: I8c8935b933d452496c2950db18dcbca3371e4435
This commit is contained in:
Sharlatan Hellseher
2026-04-01 20:53:12 +01:00
parent 6e140efdb7
commit 4e6cf49809

View File

@@ -1105,7 +1105,7 @@ LocalAgent, server, and python-bindings for that crate.")
(define-public proton-vpn-cli (define-public proton-vpn-cli
(package (package
(name "proton-vpn-cli") (name "proton-vpn-cli")
(version "0.1.5") (version "0.1.9")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@@ -1114,7 +1114,7 @@ LocalAgent, server, and python-bindings for that crate.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "076aixjwzpggwrgsrjg3z78qcv79cmqfzlpbll1c4mz94bs1gdvs")))) (base32 "0fgib70x0l6hkbidb9qak0sc7158l9rqzmwmrmk0cmxqrknvvxxf"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list