mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 12:01:49 +02:00
gnu: rust-lock-api-0.4: Update to 0.4.5.
* gnu/packages/crates-io.scm (rust-lock-api-0.4): Update to 0.4.5.
This commit is contained in:
@@ -32386,7 +32386,7 @@ by inspecting the system for user preference.")
|
|||||||
(define-public rust-lock-api-0.4
|
(define-public rust-lock-api-0.4
|
||||||
(package
|
(package
|
||||||
(name "rust-lock-api")
|
(name "rust-lock-api")
|
||||||
(version "0.4.1")
|
(version "0.4.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@@ -32394,7 +32394,7 @@ by inspecting the system for user preference.")
|
|||||||
(file-name (string-append name "-" version ".tar.gz"))
|
(file-name (string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0716z2rs0kydmd1818kqp4641dfkqzr0rpbnrpxhabxylp2pq918"))))
|
"028izfyraynijd9h9x5miv1vmg6sjnw1v95wgm7f4xlr7h4lsaki"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cargo-inputs
|
`(#:cargo-inputs
|
||||||
|
|||||||
Reference in New Issue
Block a user