gnu: taskwarrior: Use HTTPS home page URI.
* gnu/packages/task-management.scm (taskwarrior)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
b2d35dd9ae
commit
0588668fa8
@ -52,7 +52,7 @@
|
||||
(delete-file "src/cal")
|
||||
(delete-file "src/calendar")
|
||||
(delete-file "src/tw"))))))
|
||||
(home-page "http://taskwarrior.org")
|
||||
(home-page "https://taskwarrior.org")
|
||||
(synopsis "Command line task manager")
|
||||
(description
|
||||
"Taskwarrior is a command-line task manager following the Getting Things
|
||||
|
Loading…
x
Reference in New Issue
Block a user