[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/74: gnu: qtx11extras: Update to 5.15.15.
From: |
guix-commits |
Subject: |
48/74: gnu: qtx11extras: Update to 5.15.15. |
Date: |
Mon, 16 Sep 2024 23:37:13 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 90082c5891860731bed7a313ce603b71ed380257
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:14 2024 +0800
gnu: qtx11extras: Update to 5.15.15.
* gnu/packages/qt.scm (qtx11extras): Update to 5.15.15.
Change-Id: Ic6f6add485fc0cf513416ba626fea2ff7ac26bd0
---
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 cfab4a7e1c..4b53631022 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1378,13 +1378,13 @@ support for MNG, TGA, TIFF and WBMP image formats.")
(define-public qtx11extras
(package (inherit qtsvg-5)
(name "qtx11extras")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1x489lw3nx28p9cggdrr9n0l49w9y1mcpni9x91sic6wpyfx3p6p"))))
+ "1xi8y2j6dgl7a041xgy4fmbkyv4y08ifc9lig5zkdyxll3a8gxb0"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:tests? _ #f) #f))) ; TODO: Enable the tests
- 68/74: gnu: qtpurchasing: Update to 5.15.15., (continued)
- 68/74: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/09/16
- 69/74: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/09/16
- 53/74: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/09/16
- 58/74: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/09/16
- 60/74: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/09/16
- 67/74: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/09/16
- 73/74: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/09/16
- 72/74: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/09/16
- 50/74: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/09/16
- 65/74: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/09/16
- 48/74: gnu: qtx11extras: Update to 5.15.15.,
guix-commits <=
- 56/74: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/09/16