summaryrefslogtreecommitdiff
path: root/gnu/packages/password-utils.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-10-27 15:06:07 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-10-27 15:20:12 +0100
commite2d14ee97c8786de7be0868c53bbf51f7b4f4a29 (patch)
treeb57dbf0bb7aad93b1bc583abe9211cae69835db9 /gnu/packages/password-utils.scm
parenteb28d9cf8d04e0df9d8025f91d836bba7a05eb82 (diff)
downloadguix-patches-e2d14ee97c8786de7be0868c53bbf51f7b4f4a29.tar
guix-patches-e2d14ee97c8786de7be0868c53bbf51f7b4f4a29.tar.gz
gnu: keepassxc: Don't use NAME in source URI.
* gnu/packages/password-utils.scm (keepassxc)[source]: Hard-code NAME.
Diffstat (limited to 'gnu/packages/password-utils.scm')
-rw-r--r--gnu/packages/password-utils.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index 207e501520..9bea0e68c1 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -115,7 +115,7 @@ human.")
(source
(origin
(method url-fetch)
- (uri (string-append "https://github.com/keepassxreboot/" name
+ (uri (string-append "https://github.com/keepassxreboot/keepassxc"
"/releases/download/" version "/keepassxc-"
version "-src.tar.xz"))
(sha256