mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05: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
|
||||
#:cargo-inputs
|
||||
(("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")
|
||||
(description
|
||||
"This package provides a library for querying the version of an installed
|
||||
|
|
Loading…
Reference in a new issue