guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/04: gnu: password-store: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 04/04: gnu: password-store: Use HTTPS home page.
Date: Fri, 10 Aug 2018 23:50:36 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 62ab60aad622610f18f12926ba09cddd30b62b44
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Aug 10 02:35:45 2018 +0200

    gnu: password-store: Use HTTPS home page.
    
    * gnu/packages/password-utils.scm (password-store)[home-page]: Use HTTPS.
---
 gnu/packages/password-utils.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index b9a0a2d..a4d7c33 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -422,7 +422,7 @@ any X11 window.")
        ("which" ,which)
        ("xclip" ,xclip)
        ("xdotool" ,xdotool)))
-    (home-page "http://www.passwordstore.org/";)
+    (home-page "https://www.passwordstore.org/";)
     (synopsis "Encrypted password manager")
     (description "Password-store is a password manager which uses GnuPG to
 store and retrieve passwords.  The tool stores each password in its own



reply via email to

[Prev in Thread] Current Thread [Next in Thread]