mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: mesa: Update to 26.0.1.
* gnu/packages/gl.scm (mesa): Update to 26.0.1. * gnu/packages/rust-crates.scm (lookup-cargo-inputs): [mesa]: Update rust-libc and rust-rustix version. Add rust-windows-link and rust-windows-sys. Change-Id: I71537563a1aa8113d06390f2c2a1e513ee9a2fef
This commit is contained in:
committed by
Efraim Flashner
parent
1f5c8dd270
commit
aaf135adf7
@@ -317,7 +317,7 @@ also known as DXTn or DXTC) for Mesa.")
|
||||
(define-public mesa
|
||||
(package
|
||||
(name "mesa")
|
||||
(version "25.3.6")
|
||||
(version "26.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -326,7 +326,7 @@ also known as DXTn or DXTC) for Mesa.")
|
||||
(string-append "ftp://ftp.freedesktop.org/pub/mesa/"
|
||||
"mesa-" version ".tar.xz")))
|
||||
(sha256
|
||||
(base32 "01pjp30lqlbn09w2vcmf843iwks9nyflncjqv77ffr1vmkz7w8ar"))))
|
||||
(base32 "1k2x725xr6mm90ayinqg5p749azi1qg60kn2fm8rnv54z7wh8ldv"))))
|
||||
(build-system meson-build-system)
|
||||
(propagated-inputs
|
||||
;; The following are in the Requires.private field of gl.pc.
|
||||
|
||||
@@ -59184,7 +59184,7 @@
|
||||
rust-errno-0.3.12
|
||||
rust-hashbrown-0.14.1
|
||||
rust-indexmap-2.2.6
|
||||
rust-libc-0.2.168
|
||||
rust-libc-0.2.171
|
||||
rust-log-0.4.27
|
||||
;rust-once-cell-1.8.0 ; Unavailable upstream.
|
||||
rust-paste-1.0.14
|
||||
@@ -59197,12 +59197,14 @@
|
||||
rust-remain-0.2.12
|
||||
rust-roxmltree-0.20.0
|
||||
rust-rustc-hash-2.1.1
|
||||
rust-rustix-1.0.7
|
||||
rust-rustix-1.1.2
|
||||
rust-syn-2.0.87
|
||||
rust-thiserror-2.0.11
|
||||
rust-thiserror-impl-2.0.11
|
||||
rust-ucd-trie-0.1.6
|
||||
rust-unicode-ident-1.0.12-unpatched
|
||||
rust-windows-link-0.2.0
|
||||
rust-windows-sys-0.61.1
|
||||
rust-zerocopy-0.8.13
|
||||
rust-zerocopy-derive-0.8.13))
|
||||
(mollysocket =>
|
||||
|
||||
Reference in New Issue
Block a user