gnu: rust-rgb-0.8: Update to 0.8.36.

* gnu/packages/crates-graphics.scm (rust-rgb-0.8): Update to 0.8.36.
This commit is contained in:
Efraim Flashner 2023-02-23 16:02:41 +02:00
parent ecea49426c
commit 2188e64c38
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2087,7 +2087,7 @@ (define-public rust-raw-window-handle-0.3
(define-public rust-rgb-0.8
(package
(name "rust-rgb")
(version "0.8.25")
(version "0.8.36")
(source
(origin
(method url-fetch)
@ -2095,7 +2095,7 @@ (define-public rust-rgb-0.8
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1lrv3x5h1lvdzg1qqr8aiysz978m35zpjdkyicnvkarnh8zkqzr8"))))
"0ncgzkgifbyfx7vpnygfl4mgpdhhbaywxybx6pnjraf77wz2vv10"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs