summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 20:00:55 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-17 03:21:45 +0100
commit35f985cb52d7bc3d7e03d5db0a63da4dcf4d3322 (patch)
treeb2aab5b324e8fa691b644924bcd784bcc3fc8d75
parent0eecc9eba84478ebf31113f4dc975ddbcddbf7fd (diff)
downloadpatches-35f985cb52d7bc3d7e03d5db0a63da4dcf4d3322.tar
patches-35f985cb52d7bc3d7e03d5db0a63da4dcf4d3322.tar.gz
gnu: guile-present: Use HTTPS home page.
* gnu/packages/gtk.scm (guile-present)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/gtk.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index f934eabe27..16852650ea 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,