guix-commits
[Top][All Lists]
Advanced

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

09/11: gnu: file-roller: Use HTTPS home page.


From: guix-commits
Subject: 09/11: gnu: file-roller: Use HTTPS home page.
Date: Fri, 27 Jan 2023 19:31:36 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit d743ba0c05de893fc436c4da1962483d3c0f6fa9
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 22 01:00:00 2023 +0100

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

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index de5b5df450..956979c5d5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7755,7 +7755,7 @@ share them with others via social networking and more.")
     (description "File Roller is an archive manager for the GNOME desktop
 environment that allows users to view, unpack, and create compressed archives
 such as gzip tarballs.")
-    (home-page "http://fileroller.sourceforge.net/";)
+    (home-page "https://fileroller.sourceforge.net";)
     (license license:gpl2+)))
 
 (define-public gnome-session



reply via email to

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