gnu: shroud: Fix home page URL.

* gnu/packages/password-utils.scm (shroud)[home-page]: Update URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
master
Arun Isaac 2017-03-28 10:31:45 +05:30 committed by Leo Famulari
parent 2e93ee5f1b
commit 59d915ac37
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ encrypted with a GnuPG key. Secrets consist of an arbitrary number of
key/value pairs, making Shroud suitable for more than just password storage. key/value pairs, making Shroud suitable for more than just password storage.
For copying and pasting secrets into web browsers and other graphical For copying and pasting secrets into web browsers and other graphical
applications, there is xclip integration." ) 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+))) (license license:gpl3+)))
(define-public yapet (define-public yapet