gnu: cl-trivial-mimes: Use HTTPS home page.

* gnu/packages/lisp-xyz.scm (cl-trivial-mimes)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 19:22:39 +01:00
parent 3bc9f9e77a
commit 917c28d2ab
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4609,7 +4609,7 @@ (define-public sbcl-trivial-mimes
`(("stefil" ,sbcl-hu.dwim.stefil)))
(inputs
`(("sbcl-cl-fad" ,sbcl-cl-fad)))
(home-page "http://shinmera.github.io/trivial-mimes/")
(home-page "https://shinmera.github.io/trivial-mimes/")
(synopsis "Tiny Common Lisp library to detect mime types in files")
(description
"This is a teensy library that provides some functions to determine the