mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: vulkan-memory-allocator: Update to 3.2.1.
* gnu/packages/vulkan.scm (vulkan-memory-allocator): Update to 3.2.1. Change-Id: Ica47ab1049621435e2012f7a46be9468b81cfd23
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user