gnu: rust-zbus-3: Update to 3.15.2.

* gnu/packages/crates-io.scm (rust-zbus-3): Update to 3.15.2.

Change-Id: Ifceefcde34a1f18b484d4e663061598c4e61cf6d
This commit is contained in:
Efraim Flashner 2024-11-11 10:30:57 +02:00
parent 2f0aeaa71b
commit 3b2761eafa
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -94582,14 +94582,14 @@ (define-public rust-zbus-3
(package
(inherit rust-zbus-4)
(name "rust-zbus")
(version "3.14.1")
(version "3.15.2")
(source
(origin
(method url-fetch)
(uri (crate-uri "zbus" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0j5rxgszrmkk5pbpwccrvj3gflwqw8jv8wfx9v84qbl75l53kpii"))))
(base32 "1ri5gklhh3kl9gywym95679xs7n3sw2j3ky80jcd8siacc5ifpb7"))))
(arguments
`(#:tests? #f ; Not all files included.
#:cargo-inputs