me
/
guix
Archived
1
0
Fork 0

gnu: rust-standback-0.2: Fix inputs.

* gnu/packages/crates-io.scm (rust-standback-0.2)[cargo-inputs]: Move
rust-version-check-0.9 to here ...
[cargo-development-inputs]: ... from here.
Efraim Flashner 2023-10-09 16:28:52 +03:00
parent a568eb2a3a
commit 0bba6e46ad
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -66430,7 +66430,7 @@ deeply recursive algorithms that may accidentally blow the stack.")
"1zr8zy3kzryaggz3k0j4135m3zbd31pyqmja8cyj8yp07mpzn4z1"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs
`(#:cargo-inputs
(("rust-version-check" ,rust-version-check-0.9))))
(home-page "https://github.com/jhpratt/standback")
(synopsis "New standard library, old compiler")