~ruther/guix-local

741738a04233aea80bba0c60703689efec99aac1 — Timo Wilken a month ago c524007
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>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/lisp-xyz.scm
M gnu/packages/lisp-xyz.scm => gnu/packages/lisp-xyz.scm +2 -2
@@ 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