gnu: sbcl-trivial-mimes: Use new repository and homepage URLs

* gnu/packages/lisp-xyz.scm (sbcl-trivial-mimes) [home-page]: Use new URL.
  [source]: Use new repository URL.

Change-Id: I1a6f38e4edbf072bc6549a90568e986a2b7cbcb3
Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
Timo Wilken 2026-01-14 23:47:14 +01:00 committed by jgart
parent c524007dc8
commit 741738a042
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -32720,7 +32720,7 @@ implementation, for example drawing calls of GUI applications.")
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/Shinmera/trivial-mimes")
(url "https://shinmera.com/project/trivial-mimes")
(commit commit)))
(file-name (git-file-name name version))
(sha256
@ -32730,7 +32730,7 @@ implementation, for example drawing calls of GUI applications.")
(list sbcl-hu.dwim.stefil))
(inputs
(list sbcl-cl-fad))
(home-page "https://shinmera.github.io/trivial-mimes/")
(home-page "https://shinmera.com/docs/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