diff options
Diffstat (limited to 'gnu/packages/glib.scm')
-rw-r--r-- | gnu/packages/glib.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index e774781227..7fd43221f3 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -614,7 +614,7 @@ The intltool collection can be used to do these things: (lambda _ (wrap-program (string-append #$output "/bin/itstool") `("GUIX_PYTHONPATH" = (,(getenv "GUIX_PYTHONPATH"))))))))) - (home-page "http://www.itstool.org") + (home-page "https://itstool.org") (synopsis "Tool to translate XML documents with PO files") (description "ITS Tool allows you to translate your XML documents with PO files, using |