gnu: jrnl: Use HTTPS home page.
* gnu/packages/jrnl.scm (jrnl)[home-page]: Use HTTPS.
This commit is contained in:
parent
2e7d1c567d
commit
4a0399e277
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
("python-six" ,python-six)
|
("python-six" ,python-six)
|
||||||
("python-dateutil" ,python-dateutil)
|
("python-dateutil" ,python-dateutil)
|
||||||
("python-parsedatetime" ,python-parsedatetime)))
|
("python-parsedatetime" ,python-parsedatetime)))
|
||||||
(home-page "http://maebert.github.io/jrnl/")
|
(home-page "https://maebert.github.io/jrnl/")
|
||||||
(synopsis "Personal journal application")
|
(synopsis "Personal journal application")
|
||||||
(description
|
(description
|
||||||
"Jrnl is a command line journal application that stores your journal in a
|
"Jrnl is a command line journal application that stores your journal in a
|
||||||
|
|
Reference in a new issue