gnu: python-translate-toolkit: Update home page.
* gnu/packages/python-xyz.scm (python-translate-toolkit)[home-page]: Use HTTPS.
This commit is contained in:
parent
abb53e6f87
commit
18919cf928
|
@ -12185,7 +12185,7 @@ current test, while only declaring the test-specific fields")
|
|||
;; 'parse_funcs'
|
||||
;; during test setup.
|
||||
`(#:tests? #f))
|
||||
(home-page "http://toolkit.translatehouse.org")
|
||||
(home-page "https://toolkit.translatehouse.org")
|
||||
(synopsis "Tools and API for translation and localization engineering")
|
||||
(description
|
||||
"Tools and API for translation and localization engineering. It contains
|
||||
|
|
Loading…
Reference in New Issue