gnu: rust-quick-error-1.2: Don't skip build.
* gnu/packages/crates-io.scm (rust-quick-error-1.2)[arguments]: Remove field.master
parent
72c2c91f21
commit
1071106562
|
@ -18180,7 +18180,6 @@ stack pointer and inspect the properties of the stack.")
|
|||
(base32
|
||||
"1q6za3v78hsspisc197bg3g7rpc989qycy8ypr8ap8igv10ikl51"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments `(#:skip-build? #t))
|
||||
(home-page "https://github.com/tailhook/quick-error")
|
||||
(synopsis "Macro which makes error types pleasant to write")
|
||||
(description "This crate provides a macro which makes error types pleasant
|
||||
|
|
Reference in New Issue