gnu: rust-value-bag-1: Update to 1.10.0.

* gnu/packages/crates-io.scm (rust-value-bag-1): Update to 1.10.0.

Change-Id: I48a110a2ea3f60ca10ed4a164b595739ef2c45c0
This commit is contained in:
Efraim Flashner 2024-12-19 13:20:31 +02:00
parent 24373131ef
commit cb35fda922
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -94967,14 +94967,14 @@ (define-public rust-valuable-serde-0.1
(define-public rust-value-bag-1
(package
(name "rust-value-bag")
(version "1.9.0")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (crate-uri "value-bag" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "00aij8p1n7vcggkb9nxpwx9g5nqzclrf7prd1wpi9c3sscvw312s"))))
(base32 "1lnsixdpi1ldms1adxyafyx7lyrqxhhskgwrjckmml6majmc9x1y"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs