gnu: rust-serde-bytes-0.11: Update to 0.11.11.
* gnu/packages/crates-io.scm (rust-serde-bytes-0.11): Update to 0.11.11.
parent
c2d5c11ec7
commit
eab02fb1a6
|
@ -57397,7 +57397,7 @@ fragment of code.")
|
||||||
(define-public rust-serde-bytes-0.11
|
(define-public rust-serde-bytes-0.11
|
||||||
(package
|
(package
|
||||||
(name "rust-serde-bytes")
|
(name "rust-serde-bytes")
|
||||||
(version "0.11.8")
|
(version "0.11.11")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -57405,7 +57405,7 @@ fragment of code.")
|
||||||
(file-name
|
(file-name
|
||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "06a8lv3x1zm1ynzq6xri4k46zklnzh62i6y47w4rjvxkypzwb3bi"))))
|
(base32 "0yj2kj2hcphabzrydpa4dndfm9clh8cy6iv4fc4dw2ijwm7vw5js"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cargo-inputs
|
`(#:cargo-inputs
|
||||||
|
|
Reference in New Issue