~ruther/guix-local

8a3e8f36e2a90e51fa4559beeaed1a86585d4b25 — Timo Wilken 1 year, 5 months ago 1e03aaa
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>
1 files changed, 1 insertions(+), 1 deletions(-)

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