gnu: cl-unix-opts: Fix home page.

This was presumably set to cl-json's by mistake; I cannot see an obvious
connection between the two projects.

* gnu/packages/lisp-xyz.scm (sbcl-unix-opts)[home-page]: Set to source
  repository.

Change-Id: Ie4d4e32c59c48594ef9f035a9c75157e435946d9
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Timo Wilken 2025-02-22 21:26:48 +01:00 committed by Guillaume Le Vaillant
parent 1e03aaa79a
commit 8a3e8f36e2
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -31560,7 +31560,7 @@ shader functions, written with @code{Shadow}.")
(sha256
(base32 "16mcqpzwrz808p9n3wwl99ckg3hg7yihw08y1i4l7c92aldbkasq"))))
(build-system asdf-build-system/sbcl)
(home-page "https://github.com/hankhero/cl-json")
(home-page "https://github.com/libre-man/unix-opts")
(synopsis "Unix-style command line options parser")
(description
"This is a minimalistic parser of command line options. The main