mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: rust-rustc-version-0.3: Update home page.
* gnu/packages/crates-io.scm (rust-rustc-version-0.3)[home-page]: Update it.
This commit is contained in:
parent
a0fc9e38fa
commit
893a31ec20
1 changed files with 1 additions and 1 deletions
|
@ -43997,7 +43997,7 @@ (define-public rust-rustc-version-0.3
|
||||||
`(#:skip-build? #t
|
`(#:skip-build? #t
|
||||||
#:cargo-inputs
|
#:cargo-inputs
|
||||||
(("rust-semver" ,rust-semver-0.11))))
|
(("rust-semver" ,rust-semver-0.11))))
|
||||||
(home-page "https://github.com/Kimundi/rustc-version-rs")
|
(home-page "https://github.com/djc/rustc-version-rs")
|
||||||
(synopsis "Library for querying the version of an installed rustc compiler")
|
(synopsis "Library for querying the version of an installed rustc compiler")
|
||||||
(description
|
(description
|
||||||
"This package provides a library for querying the version of an installed
|
"This package provides a library for querying the version of an installed
|
||||||
|
|
Loading…
Reference in a new issue