gnu: rust-rustc-version-0.3: Update home page.
* gnu/packages/crates-io.scm (rust-rustc-version-0.3)[home-page]: Update it.master
parent
a0fc9e38fa
commit
893a31ec20
|
@ -43997,7 +43997,7 @@ require unstable language features.")
|
||||||
`(#: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
|
||||||
|
|
Reference in New Issue