podiki pushed a commit to branch mesa-updates in repository guix. commit e63384bb36bf14997d1a1c96002cc4fa938e5bb5 Author: John Kehayias <john.kehay...@protonmail.com> AuthorDate: Thu Mar 20 18:55:15 2025 -0400
gnu: vulkan-memory-allocator: Update to 3.2.1. * gnu/packages/vulkan.scm (vulkan-memory-allocator): Update to 3.2.1. Change-Id: Ica47ab1049621435e2012f7a46be9468b81cfd23 --- gnu/packages/vulkan.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/vulkan.scm b/gnu/packages/vulkan.scm index 9781752f49..ed6c3d2e04 100644 --- a/gnu/packages/vulkan.scm +++ b/gnu/packages/vulkan.scm @@ -683,7 +683,7 @@ skipping loader dispatch overhead.") (define-public vulkan-memory-allocator (package (name "vulkan-memory-allocator") - (version "3.0.1") + (version "3.2.1") (source (origin (method git-fetch) @@ -694,7 +694,7 @@ skipping loader dispatch overhead.") (file-name (git-file-name name version)) (sha256 (base32 - "1hpzjwl5bgqv9hmf1fdldihfllcbdg515f391a200klg0rnixdds")))) + "0y8ccx080bqrgv71ggixxpl57vc5znq55rnvl4v4srfkjxhz6yiy")))) (build-system cmake-build-system) (arguments ;; no test