gnu: guile-laesare: Use source from Gitlab.

* gnu/packages/guile-xyz.scm (guile-laesare)
[source]: Use source from Gitlab.
[home-page]: Use source from Gitlab.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Zhu Zihao 2022-08-13 13:42:51 +08:00 committed by 宋文武
parent 6a06ddd247
commit ae5ea1ec1c
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -4268,7 +4268,7 @@ (define-public guile-laesare
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/weinholt/laesare")
(url "https://gitlab.com/weinholt/laesare")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
@ -4297,7 +4297,7 @@ (define files
#t)))))
(native-inputs
(list guile-3.0))
(home-page "https://github.com/weinholt/laesare")
(home-page "https://gitlab.com/weinholt/laesare")
(synopsis "R6RS Scheme library that provides a reader")
(description
"This is an R6RS Scheme library that provides a reader with some extra