gnu: guile-packrat: Use source from Gitlab.

* gnu/packages/guile-xyz.scm (guile-packrat)[home-page]: Use source from
Gitlab.
[source]: Replace missing git tag with commit.

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

View file

@ -3761,12 +3761,12 @@ (define-public guile-packrat
(package
(name "guile-packrat")
(version "0.1.1")
(home-page "https://github.com/weinholt/packrat")
(home-page "https://gitlab.com/weinholt/packrat")
(source (origin
(method git-fetch)
(uri (git-reference
(url home-page)
(commit (string-append "v" version))))
(commit "4201ebe741b605db58a21d70195cfb7db3c38eae")))
(file-name (git-file-name name version))
(sha256
(base32