gnu: keepassxc: Fix broken home-page url.
* gnu/packages/password-utils.scm (keepassxc): Fix broken url. [home-page]: Fix broken url.
This commit is contained in:
parent
b5baa98053
commit
cf3bd63b06
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ (define-public keepassxc
|
|||
readline
|
||||
yubikey-personalization ; XC_YUBIKEY
|
||||
zlib))
|
||||
(home-page "https://www.keepassxc.org")
|
||||
(home-page "https://keepassxc.org")
|
||||
(synopsis "Password manager")
|
||||
(description "KeePassXC is a password manager or safe which helps you to
|
||||
manage your passwords in a secure way. You can put all your passwords in one
|
||||
|
|
Loading…
Reference in a new issue