gnu: rust-gix-0.66: Update home-page.

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

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

View file

@ -617,7 +617,7 @@ libcurl, which is intended to be used with the @code{git2} crate.")
("rust-pretty-assertions" ,rust-pretty-assertions-1) ("rust-pretty-assertions" ,rust-pretty-assertions-1)
("rust-serial-test" ,rust-serial-test-3) ("rust-serial-test" ,rust-serial-test-3)
("rust-walkdir" ,rust-walkdir-2)))) ("rust-walkdir" ,rust-walkdir-2))))
(home-page "https://github.com/Byron/gitoxide") (home-page "https://github.com/GitoxideLabs/gitoxide")
(synopsis "Interact with Git repositories using a pure Rust implementation") (synopsis "Interact with Git repositories using a pure Rust implementation")
(description "Gitoxide is a pure Rust implementation of Git that aims to be lean (description "Gitoxide is a pure Rust implementation of Git that aims to be lean
and correct. Interact with Git repositories just like Git would.") and correct. Interact with Git repositories just like Git would.")