gnu: openxr: Update to 1.0.25.

* gnu/packages/graphics.scm (openxr): Update to 1.0.25.
This commit is contained in:
Vinicius Monego 2022-10-29 11:54:26 -03:00
parent 9aac30ae99
commit 99cf2f4dfb
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -2096,7 +2096,7 @@ (define-public drawpile
(define-public openxr
(package
(name "openxr")
(version "1.0.24")
(version "1.0.25")
(source
(origin
(method git-fetch)
@ -2110,7 +2110,7 @@ (define-public openxr
;; Delete bundled jsoncpp.
(delete-file-recursively "src/external/jsoncpp")))
(sha256
(base32 "1lkbw03hpwnqcbn0fmxs4cnp5m04hc0ys6y111n7vlrg11sjdpq5"))))
(base32 "1p8nfxswgy40zxizh925a477jcsfngbwns65qzaid5rmrvvk8c45"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests