gnu: sbcl-closure-common: Use official home-page.

* gnu/packages/lisp.scm (sbcl-closure-common)[home-page]: Do it.
This commit is contained in:
Pierre Neidhardt 2019-07-05 12:22:31 +02:00
parent 1d8d87ddf7
commit c51db1dd36
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -5954,12 +5954,12 @@ (define sbcl-closure-common
(name "sbcl-closure-common")
(build-system asdf-build-system/sbcl)
(version (git-version "20101006" revision commit))
(home-page "https://github.com/sharplispers/closure-common")
(home-page "https://common-lisp.net/project/cxml/")
(source
(origin
(method git-fetch)
(uri (git-reference
(url home-page)
(url "https://github.com/sharplispers/closure-common")
(commit commit)))
(file-name (git-file-name name version))
(sha256