[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/75: gnu: qtscript: Update to 5.15.15.
From: |
guix-commits |
Subject: |
62/75: gnu: qtscript: Update to 5.15.15. |
Date: |
Sat, 9 Nov 2024 20:51:44 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit eb1e906ae96026abad663d6d64f42c8a54578ca4
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:16 2024 +0800
gnu: qtscript: Update to 5.15.15.
* gnu/packages/qt.scm (qtscript): Update to 5.15.15.
Change-Id: Ida70d72896bd7c0b478abb7da35511e7a88e2eab
---
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 51cef6c518..398dbea416 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2499,13 +2499,13 @@ the Qt community.")
(package
(inherit qtsvg-5)
(name "qtscript")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0fvhjsn41f6gx7bmvifxl61fdk6mg9lc6wgnwsfz2kyx0r2wsbb4"))
+ "1sy2b0vdj974l4fd2wq3vzr359mnbv5a39im93sgwn35alixnvpd"))
(patches (search-patches "qtscript-disable-tests.patch"))))
(native-inputs (list perl qttools-5))
(inputs (list qtbase-5))
- 47/75: gnu: qtimageformats-5: Update to 5.15.15., (continued)
- 47/75: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/09
- 10/75: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/09
- 37/75: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/09
- 12/75: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/09
- 43/75: gnu: Add qtcharts., guix-commits, 2024/11/09
- 50/75: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/09
- 52/75: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/09
- 57/75: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/11/09
- 60/75: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/09
- 58/75: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/09
- 62/75: gnu: qtscript: Update to 5.15.15.,
guix-commits <=
- 64/75: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/09
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/09
- 69/75: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/09
- 70/75: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/09
- 74/75: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/09
- 07/75: gnu: qtsensors: Update to 6.7.2., guix-commits, 2024/11/09
- 05/75: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/09
- 23/75: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/11/09
- 35/75: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/09
- 21/75: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/09