mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +02:00
gnu: rust-progressing-3: Remove cargo-inputs labels.
* gnu/packages/crates-io.scm (rust-progressing-3)[cargo-inputs]: Remove labels. Change-Id: Ia3004caca651032ac6bf1ae980f0a7307e329882 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
fea302699f
commit
7d52c46993
1 changed files with 1 additions and 3 deletions
|
@ -57948,9 +57948,7 @@ possibly blocking tasks.")
|
|||
(base32
|
||||
"06sb1cxpkc8lx56s76c95cfljs0513nsnn35wd6w79sblwcxpdwp"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:cargo-inputs
|
||||
(("log" ,rust-log-0.4))))
|
||||
(arguments (list #:cargo-inputs (list rust-log-0.4)))
|
||||
(home-page "https://github.com/dominicparga/progressing")
|
||||
(synopsis "Counting progress-bar for Rust")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue