1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

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

* gnu/packages/crates-graphics.scm (rust-rgb-0.8): Update to 0.8.37.

Change-Id: I1e50137346d4da407794a0938eda857ca4d82f1b
This commit is contained in:
Efraim Flashner
2024-06-21 14:38:57 +03:00
parent 0a574f7c91
commit fb39886a48
+2 -2
View File
@@ -3386,7 +3386,7 @@ in AVIF format (powers the @code{cavif} tool).")
(define-public rust-rgb-0.8
(package
(name "rust-rgb")
(version "0.8.36")
(version "0.8.37")
(source
(origin
(method url-fetch)
@@ -3394,7 +3394,7 @@ in AVIF format (powers the @code{cavif} tool).")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0ncgzkgifbyfx7vpnygfl4mgpdhhbaywxybx6pnjraf77wz2vv10"))))
"1n275hng7hmnzjavmdf24vqd86nm6bkg80nhr4zmgzb49c0aiah5"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs