me
/
guix
Archived
1
0
Fork 0

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
master
Efraim Flashner 2024-06-21 14:38:57 +03:00
parent 0a574f7c91
commit fb39886a48
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

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