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

gnu: tinygltf: Update to 2.9.5.

* gnu/packages/graphics.scm (tinygltf): Update to 2.9.5.

Change-Id: I680a26da98f26ed4c25de614954b59cf4d5833d3
This commit is contained in:
Maxim Cournoyer
2024-11-03 09:27:54 +09:00
parent 9afe05fd57
commit ae17a601d9

View File

@@ -2587,7 +2587,7 @@ and build scripts for the OpenXR loader.")
(define-public tinygltf
(package
(name "tinygltf")
(version "2.8.21")
(version "2.9.5")
(source
(origin
(method git-fetch)
@@ -2596,7 +2596,7 @@ and build scripts for the OpenXR loader.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "14712lndwlk4y001jxf2rxhwrw0w5gbc2hyh9kpik1galdzg41ii"))
(base32 "0gx4wa0kxhig3wjn8v14dbjxl15xn0srkfxb5szzhrl06dv0nszc"))
(modules '((guix build utils)))
(snippet #~(begin
(for-each delete-file-recursively