gnu: rust-lock-api-0.3: Update to 0.3.4.

* gnu/packages/crates-io.scm (rust-lock-api-0.3): Update to 0.3.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
John Soo 2020-07-18 06:30:14 -07:00 committed by Efraim Flashner
parent d6fedf6bf7
commit 7ff56a6bff
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -12711,7 +12711,7 @@ by inspecting the system for user preference.")
(define-public rust-lock-api-0.3
(package
(name "rust-lock-api")
(version "0.3.3")
(version "0.3.4")
(source
(origin
(method url-fetch)
@ -12720,7 +12720,7 @@ by inspecting the system for user preference.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0yzlz7f5xl5sm129dq8jqsrcrkyv7jjnqwd4zr4ijsdlxjaxxckr"))))
"0xgc5dzmajh0akbh5d6d7rj9mh5rzpk74pyrc946v2ixgakj9nn4"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs