gnu: vulkan-utility-libraries: Update to 1.4.313.

* gnu/packages/vulkan.scm (vulkan-utility-libraries): Update to 1.4.313.

Change-Id: Ie7cbeb3393fb3d33859bf3983385961e072025ec
This commit is contained in:
Maxim Cournoyer 2025-07-13 23:37:25 +09:00 committed by John Kehayias
parent 7d505d1109
commit 537f12edb3
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -726,7 +726,7 @@ storage.")
(define-public vulkan-utility-libraries
(package
(name "vulkan-utility-libraries")
(version "1.4.309.0")
(version "1.4.313")
(source
(origin
(method git-fetch)
@ -734,7 +734,7 @@ storage.")
(url "https://github.com/KhronosGroup/Vulkan-Utility-Libraries")
(commit (string-append "vulkan-sdk-" version))))
(sha256
(base32 "1ihk95gjszk9yn3r6xvda83qp7f463m86srj6cq43z01sk2naxkr"))
(base32 "0gymlk0qz2k2970gyrijvk749zw49ffhc25zxqhzsgxxar8vhq1j"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments