me
/
guix
Archived
1
0
Fork 0

gnu: shaderc: Update to 2021.3.

* gnu/packages/vulkan.scm (shaderc): Update to 2021.3.
master
Kaelyn Takata 2022-09-01 16:27:30 +00:00 committed by Marius Bakke
parent 1512cfb311
commit cc376170e7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -292,7 +292,7 @@ API.")
(define-public shaderc
(package
(name "shaderc")
(version "2020.4")
(version "2021.3")
(source
(origin
(method git-fetch)
@ -302,7 +302,7 @@ API.")
(file-name (git-file-name name version))
(sha256
(base32
"07h78nd964h2bdm4drzws8i1gvyal8a3wlhbcm5qxqk6vknv8hrk"))))
"0qjwixcx74dvx68jl51x2mp2q1346hvhwxr8w3wk36nzla62k2s6"))))
(build-system cmake-build-system)
(arguments
`(;; FIXME: Skip most of the tests, because enabling system gtest breaks