mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
1e03aaa79a
commit
8a3e8f36e2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue