gnu: rust-gix-ref-0.47: Update home-page.

* gnu/packages/crates-vcs.scm (rust-gix-ref-0.47)[home-page]: Update it.

Change-Id: Iba454147784247fbde06cfb9c42ace835be3a0bc
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Murilo 2024-11-24 23:48:39 -03:00 committed by Efraim Flashner
parent 609494a76c
commit 9ced3cac74
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -5385,7 +5385,7 @@ quotations used by git.")
("rust-serde" ,rust-serde-1)
("rust-thiserror" ,rust-thiserror-1)
("rust-winnow" ,rust-winnow-0.6))))
(home-page "https://github.com/Byron/gitoxide")
(home-page "https://github.com/GitoxideLabs/gitoxide")
(synopsis "Part of Gitoxide, this crate handles Git references")
(description "This package provides a crate to handle git references.
Part of Gitoxide, a project to create a pure Rust Git implementation.")