mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
fc9ecfc24a
commit
bad67d6df7
1 changed files with 1 additions and 1 deletions
|
@ -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.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue