[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/40: gnu: vulkan-tools: Update to 1.2.162.
From: |
guix-commits |
Subject: |
33/40: gnu: vulkan-tools: Update to 1.2.162. |
Date: |
Sun, 13 Dec 2020 15:46:21 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 9045b3bb34a9514d0e6dc122e7b5d9be8c29cd32
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Dec 12 19:12:42 2020 +0100
gnu: vulkan-tools: Update to 1.2.162.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.2.162.
---
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 81eba54..ea22a7b 100644
--- a/gnu/packages/vulkan.scm
+++ b/gnu/packages/vulkan.scm
@@ -261,7 +261,7 @@ and the ICD.")
(define-public vulkan-tools
(package
(name "vulkan-tools")
- (version "1.2.148")
+ (version "1.2.162")
(source
(origin
(method git-fetch)
@@ -271,7 +271,7 @@ and the ICD.")
(file-name (git-file-name name version))
(sha256
(base32
- "1908fw4rvg5iaim8ph0c0bzhac6jplg8dhfs6dpxd1dapzwqllkf"))))
+ "129wzk7xj3vn3c8b4p7fzkd0npl58118s2i1d88gsfnlix54nagq"))))
(build-system cmake-build-system)
(inputs
`(("glslang" ,glslang)
- 11/40: gnu: python-cffi: Update to 1.14.4., (continued)
- 11/40: gnu: python-cffi: Update to 1.14.4., guix-commits, 2020/12/13
- 17/40: gnu: python-pytz: Update to 2020.4., guix-commits, 2020/12/13
- 15/40: gnu: python-requests: Update to 2.25.0., guix-commits, 2020/12/13
- 18/40: gnu: python-certifi: Update to 2020.12.5., guix-commits, 2020/12/13
- 21/40: gnu: libinput: Update to 1.16.4., guix-commits, 2020/12/13
- 30/40: gnu: glslang: Update to 10-11.0.0., guix-commits, 2020/12/13
- 24/40: gnu: pulseaudio: Update to 14.0., guix-commits, 2020/12/13
- 22/40: gnu: libxkbcommon: Update to 1.0.3., guix-commits, 2020/12/13
- 34/40: gnu: shaderc: Update to 2020.4., guix-commits, 2020/12/13
- 35/40: gnu: python-pygments: Update to 2.7.3., guix-commits, 2020/12/13
- 33/40: gnu: vulkan-tools: Update to 1.2.162.,
guix-commits <=
- 37/40: gnu: xkbcomp: Update to 1.4.4., guix-commits, 2020/12/13
- 38/40: gnu: xprop: Update to 1.2.5., guix-commits, 2020/12/13
- 40/40: gnu: postgresql: Make version 13 the default., guix-commits, 2020/12/13
- 32/40: gnu: vulkan-loader: Update to 1.2.162., guix-commits, 2020/12/13
- 36/40: gnu: elfutils: Update to 0.182., guix-commits, 2020/12/13
- 39/40: gnu: mesa: Build with LLVM 11., guix-commits, 2020/12/13