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:
Ricardo Wurmus 2021-11-11 15:22:20 +00:00
parent a0fc9e38fa
commit 893a31ec20
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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