gnu: rust-glib-sys-0.20: Update to 0.20.6.

* gnu/packages/crates-gtk.scm (rust-glib-sys-0.20): Update to 0.20.6.

Change-Id: I5eebf8c42fc154ec50be362d2d23614d4441a396
This commit is contained in:
Efraim Flashner 2024-12-04 13:12:09 +02:00
parent 50fad9e697
commit 7f97ec064e
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2370,14 +2370,14 @@ (define-public rust-glib-macros-0.10
(define-public rust-glib-sys-0.20
(package
(name "rust-glib-sys")
(version "0.20.4")
(version "0.20.6")
(source
(origin
(method url-fetch)
(uri (crate-uri "glib-sys" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0avm6dr3q2xvlad7fcbq7an7qasaqf3k480dn19s99ngi1fwm7jz"))))
(base32 "1pn2hynpky8kh776wrlyd7wp2spzaxfqw8pv1lnc87v2x0kih2rx"))))
(build-system cargo-build-system)
(arguments
`(;; XXX: Tests are sensitive to the version of glib, even though