GNU bug report logs - #77339
[PATCH mesa-updates 00/15] update vulkan and mesa to latest

Previous Next

Package: guix-patches;

Reported by: John Kehayias <john.kehayias <at> protonmail.com>

Date: Fri, 28 Mar 2025 15:22:02 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.com>

Full log


View this message in rfc822 format

From: John Kehayias <john.kehayias <at> protonmail.com>
To: 77339 <at> debbugs.gnu.org
Cc: John Kehayias <john.kehayias <at> protonmail.com>
Subject: [bug#77339] [PATCH mesa-updates 12/15] gnu: vulkan-memory-allocator: Update to 3.2.1.
Date: Fri, 28 Mar 2025 15:27:20 +0000
* 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 @@ (define-public vulkan-volk
 (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 @@ (define-public vulkan-memory-allocator
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1hpzjwl5bgqv9hmf1fdldihfllcbdg515f391a200klg0rnixdds"))))
+         "0y8ccx080bqrgv71ggixxpl57vc5znq55rnvl4v4srfkjxhz6yiy"))))
     (build-system cmake-build-system)
     (arguments
      ;; no test
--
2.49.0






This bug report was last modified 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.