guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 9d1f9a867dc4f8c714bcb2642ecf7dc5ec5028bc
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Thu Jul 24 14:08:41 2025 +0900
gnu: tinygltf: Update to 2.9.6.
* gnu/packages/graphics.scm (tinygltf): Update to 2.9.6.
Change-Id: I1e4283fc253a9c01800643a5157b37c5cbc0dec9
---
gnu/packages/graphics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index ea63e5f499..09b69091ff 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -2811,7 +2811,7 @@ and build scripts for the OpenXR loader.")
(define-public tinygltf
(package
(name "tinygltf")
- (version "2.9.5")
+ (version "2.9.6")
(source
(origin
(method git-fetch)
@@ -2820,7 +2820,7 @@ and build scripts for the OpenXR loader.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0gx4wa0kxhig3wjn8v14dbjxl15xn0srkfxb5szzhrl06dv0nszc"))
+ (base32 "0xh94bnxz5dffq9g2fdfhxfy0lkyb9qhbnh583gbqkfysmyp3l6x"))
(modules '((guix build utils)))
(snippet #~(begin
(for-each delete-file-recursively