diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm index 6826ca5486..f8d393e2f9 100644 --- a/gnu/packages/vpn.scm +++ b/gnu/packages/vpn.scm @@ -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