mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: pootle: Use HTTPS home page.
* gnu/packages/django.scm (pootle)[home-page]: Use HTTPS.
This commit is contained in:
parent
9bbb492042
commit
a369682826
1 changed files with 1 additions and 1 deletions
|
@ -930,7 +930,7 @@ (define-public pootle
|
|||
("python2-pytest-catchlog" ,python2-pytest-catchlog)
|
||||
("python2-pytest-cov" ,python2-pytest-cov)
|
||||
("python2-factory-boy" ,python2-factory-boy)))
|
||||
(home-page "http://pootle.translatehouse.org/")
|
||||
(home-page "https://pootle.translatehouse.org/")
|
||||
(synopsis "Community localization server")
|
||||
(description
|
||||
"Pootle is an online translation and localization tool. It works to
|
||||
|
|
Loading…
Reference in a new issue