gnu: itstool: Update home page.

* gnu/packages/glib.scm (itstool)[home-page]: Use HTTPS and remove defunct
subdomain.
This commit is contained in:
Marius Bakke 2022-06-30 22:57:29 +02:00
parent 3fc6709d42
commit f9dd754fb1
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -620,7 +620,7 @@ (define itstool
(wrap-program prog (wrap-program prog
`("GUIX_PYTHONPATH" = (,(getenv "GUIX_PYTHONPATH")))) `("GUIX_PYTHONPATH" = (,(getenv "GUIX_PYTHONPATH"))))
#t)))))) #t))))))
(home-page "http://www.itstool.org") (home-page "https://itstool.org")
(synopsis "Tool to translate XML documents with PO files") (synopsis "Tool to translate XML documents with PO files")
(description (description
"ITS Tool allows you to translate your XML documents with PO files, using "ITS Tool allows you to translate your XML documents with PO files, using