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 98267fcee5..820a44cbde 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -620,7 +620,7 @@ The intltool collection can be used to do these things: (wrap-program prog `("GUIX_PYTHONPATH" = (,(getenv "GUIX_PYTHONPATH")))) #t)))))) - (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 |