gnu: taskwarrior: Use HTTPS home page URI.

* gnu/packages/task-management.scm (taskwarrior)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2020-05-25 20:21:15 +02:00
parent b2d35dd9ae
commit 0588668fa8
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -52,7 +52,7 @@ (define-public taskwarrior
(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