me
/
guix
Archived
1
0
Fork 0

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.
Efraim Flashner 2023-07-13 12:38:50 +03:00
parent c2d5c11ec7
commit eab02fb1a6
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -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