mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
3bc9f9e77a
commit
917c28d2ab
1 changed files with 1 additions and 1 deletions
|
@ -4609,7 +4609,7 @@ performance and simplicity in mind.")
|
||||||
`(("stefil" ,sbcl-hu.dwim.stefil)))
|
`(("stefil" ,sbcl-hu.dwim.stefil)))
|
||||||
(inputs
|
(inputs
|
||||||
`(("sbcl-cl-fad" ,sbcl-cl-fad)))
|
`(("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")
|
(synopsis "Tiny Common Lisp library to detect mime types in files")
|
||||||
(description
|
(description
|
||||||
"This is a teensy library that provides some functions to determine the
|
"This is a teensy library that provides some functions to determine the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue