1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10: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
(package
(name "proton-vpn-cli")
(version "0.1.5")
(version "0.1.9")
(source
(origin
(method git-fetch)
@@ -1114,7 +1114,7 @@ LocalAgent, server, and python-bindings for that crate.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "076aixjwzpggwrgsrjg3z78qcv79cmqfzlpbll1c4mz94bs1gdvs"))))
(base32 "0fgib70x0l6hkbidb9qak0sc7158l9rqzmwmrmk0cmxqrknvvxxf"))))
(build-system pyproject-build-system)
(arguments
(list