1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: shaderc: Update to 2025.5.

* gnu/packages/vulkan.scm (shaderc): Update to 2025.5.

Closes guix/guix!4607

Change-Id: I406634f66ef8bab883f32cb489dd40285799cc19
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
Philippe SWARTVAGHER
2025-12-01 21:58:52 +01:00
committed by Andreas Enge
parent 4024e13a98
commit 36a29d4299

View File

@@ -513,7 +513,7 @@ API.")
(package
(name "shaderc")
;; shaderc doesn't follow the versioning scheme of vulkan sdk
(version "2025.3")
(version "2025.5")
(source
(origin
(method git-fetch)
@@ -523,7 +523,7 @@ API.")
(file-name (git-file-name name version))
(sha256
(base32
"0w1mj5b3n6kp0brqindb7fppvllzlywkdk1zglkbj3bw8k0795mb"))))
"0i1rwn4xg8galdxw66p72m36q5vx8zx42ypdcmhv15nv6mj92q9y"))))
(build-system cmake-build-system)
(arguments
(list