mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
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 @@ (define-public jrnl
|
|||
("python-six" ,python-six)
|
||||
("python-dateutil" ,python-dateutil)
|
||||
("python-parsedatetime" ,python-parsedatetime)))
|
||||
(home-page "http://maebert.github.io/jrnl/")
|
||||
(home-page "https://maebert.github.io/jrnl/")
|
||||
(synopsis "Personal journal application")
|
||||
(description
|
||||
"Jrnl is a command line journal application that stores your journal in a
|
||||
|
|
Loading…
Reference in a new issue