1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-12 15:24:05 +02:00

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

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

Change-Id: I92c614b6b4afcb4af0348554feb8ca10f4bff275
This commit is contained in:
Nicolas Goaziou
2024-05-20 22:23:30 +02:00
committed by Efraim Flashner
parent 1b0ce286f6
commit eeb17f2179
+2 -2
View File
@@ -86897,14 +86897,14 @@ for @code{Valuable} types.")
(define-public rust-value-bag-1
(package
(name "rust-value-bag")
(version "1.8.0")
(version "1.9.0")
(source
(origin
(method url-fetch)
(uri (crate-uri "value-bag" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "07acyp7drvd5hqgy6vcrkw8sw6w9gzynkxyhrm0s9z6nbfi2dv4g"))))
(base32 "00aij8p1n7vcggkb9nxpwx9g5nqzclrf7prd1wpi9c3sscvw312s"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs