gnu: itstool: Update home page.
* gnu/packages/glib.scm (itstool)[home-page]: Use HTTPS and remove defunct subdomain.
This commit is contained in:
parent
3fc6709d42
commit
f9dd754fb1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user