guix-commits
[Top][All Lists]
Advanced

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

08/15: gnu: guile-present: Use HTTPS home page.


From: guix-commits
Subject: 08/15: gnu: guile-present: Use HTTPS home page.
Date: Sun, 16 Feb 2020 23:29:43 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 35f985cb52d7bc3d7e03d5db0a63da4dcf4d3322
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 20:00:55 2020 +0100

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

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index f934eab..1685265 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -986,7 +986,7 @@ images onto Cairo surfaces.")
      `(("guile-lib" ,guile-lib)
        ("guile-cairo" ,guile-cairo)
        ("guile-rsvg" ,guile-rsvg)))
-    (home-page "http://wingolog.org/software/guile-present/";)
+    (home-page "https://wingolog.org/software/guile-present/";)
     (synopsis "Create SVG or PDF presentations in Guile")
     (description
      "Guile-Present defines a declarative vocabulary for presentations,



reply via email to

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