[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/71: gnu: qtshadertools: Update to 6.6.2.
From: |
guix-commits |
Subject: |
07/71: gnu: qtshadertools: Update to 6.6.2. |
Date: |
Sun, 31 Mar 2024 21:57:25 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit e70285fe7128f05fd776d6c91e5e3f91a5dd6e60
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 13 16:58:01 2024 +0800
gnu: qtshadertools: Update to 6.6.2.
* gnu/packages/qt.scm (qtshadertools): Update to 6.6.2.
Change-Id: Iaba081f9a576c12b9e9cb4a8002376c8326a30cb
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
gnu/packages/qt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index b0ce34c66a..adf9c0d29c 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1748,7 +1748,7 @@ set of plugins for interacting with pulseaudio and
GStreamer.")))
(define-public qtshadertools
(package
(name "qtshadertools")
- (version "6.5.2")
+ (version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
@@ -1756,7 +1756,7 @@ set of plugins for interacting with pulseaudio and
GStreamer.")))
;; sources.
(sha256
(base32
- "0g8aziqhds2fkx11y4p2akmyn2p1qqf2fjxv72f9pibnhpdv0gya"))))
+ "0bxrczs9nw6az2p4n8x0f660vsmxxynx4iqgj75l4zsfzzbym2v2"))))
(build-system cmake-build-system)
(arguments
(list
- branch qt-team created (now 5e5665f518), guix-commits, 2024/03/31
- 04/71: gnu: qtimageformats: Update to 6.6.2., guix-commits, 2024/03/31
- 07/71: gnu: qtshadertools: Update to 6.6.2.,
guix-commits <=
- 03/71: gnu: qtsvg: Update to 6.6.2., guix-commits, 2024/03/31
- 01/71: gnu: qtbase: Update to 6.6.2., guix-commits, 2024/03/31
- 05/71: gnu: qtdeclarative: Update to 6.6.2., guix-commits, 2024/03/31
- 11/71: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/03/31
- 12/71: gnu: qtlottie: Update to 6.6.2., guix-commits, 2024/03/31
- 15/71: gnu: qtpositioning: Update to 6.6.2., guix-commits, 2024/03/31
- 16/71: gnu: qtnetworkauth: Update to 6.6.2., guix-commits, 2024/03/31
- 17/71: gnu: qtremoteobjects: Update to 6.6.2., guix-commits, 2024/03/31
- 21/71: gnu: Add qtsensors., guix-commits, 2024/03/31
- 23/71: gnu: Add qtspeech., guix-commits, 2024/03/31