mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: shroud: Fix home page URL.
* gnu/packages/password-utils.scm (shroud)[home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
2e93ee5f1b
commit
59d915ac37
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ (define-public shroud
|
|||
key/value pairs, making Shroud suitable for more than just password storage.
|
||||
For copying and pasting secrets into web browsers and other graphical
|
||||
applications, there is xclip integration." )
|
||||
(home-page "http://dthompson.us/pages/software/shroud.html")
|
||||
(home-page "https://dthompson.us/projects/shroud.html")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public yapet
|
||||
|
|
Loading…
Reference in a new issue