guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: fvwm: Use https.


From: guix-commits
Subject: 02/03: gnu: fvwm: Use https.
Date: Wed, 19 Aug 2020 09:34:18 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 678fdbb37a6fa5a24413f5550c29f446945e6e23
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Aug 19 16:14:57 2020 +0300

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

diff --git a/gnu/packages/fvwm.scm b/gnu/packages/fvwm.scm
index 470f2e1..0012b6c 100644
--- a/gnu/packages/fvwm.scm
+++ b/gnu/packages/fvwm.scm
@@ -86,5 +86,5 @@
     (description
      "FVWM is an extremely powerful ICCCM-compliant multiple virtual desktop
 window manager for the X Window system.")
-    (home-page "http://www.fvwm.org/";)
+    (home-page "https://www.fvwm.org/";)
     (license gpl2+)))



reply via email to

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