mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-13 00:20:35 +02:00
gnu: rust-object-0.30: Update to 0.30.4.
* gnu/packages/crates-io.scm (rust-object-0.30): Update to 0.30.4. Change-Id: I2613f2207701f4493d8efce2bee4c52f76a07122
This commit is contained in:
@@ -49323,14 +49323,14 @@ file formats.")
|
||||
(package
|
||||
(inherit rust-object-0.32)
|
||||
(name "rust-object")
|
||||
(version "0.30.3")
|
||||
(version "0.30.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "object" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0fdl7qjsz1j9kl3j7f4656fswzrqpyj2kgaizhknmjrx7mfjd1pa"))))
|
||||
"11f3cfd7b54ij1rwvrp9837nhszjdndxr4f4iyxazkyrhq5nid03"))))
|
||||
(arguments
|
||||
`(#:cargo-test-flags
|
||||
'("--release" "--"
|
||||
|
||||
Reference in New Issue
Block a user