[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/63: gnu: qtscript: Update to 5.15.10.
From: |
guix-commits |
Subject: |
51/63: gnu: qtscript: Update to 5.15.10. |
Date: |
Mon, 21 Aug 2023 14:02:04 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit baac12521886128b503fbac60b76cdfa75ef5d11
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:07 2023 -0400
gnu: qtscript: Update to 5.15.10.
* gnu/packages/qt.scm (qtscript): Update to 5.15.10.
---
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 5f8874b08e..f3ebcdcd52 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2152,13 +2152,13 @@ the Qt community.")
(package
(inherit qtsvg-5)
(name "qtscript")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0rjj1pn0fwdq0qz0nzisxza671ywfrq5cv6iplywfyflh7q4dmcs"))
+ "0fvhjsn41f6gx7bmvifxl61fdk6mg9lc6wgnwsfz2kyx0r2wsbb4"))
(patches (search-patches "qtscript-disable-tests.patch"))))
(native-inputs (list perl qttools-5))
(inputs (list qtbase-5))
- 07/63: gnu: qtbase: Update to 6.5.2., (continued)
- 07/63: gnu: qtbase: Update to 6.5.2., guix-commits, 2023/08/21
- 26/63: gnu: qtremoteobjects: Update to 6.5.2., guix-commits, 2023/08/21
- 34/63: gnu: qtx11extras: Update to 5.15.10., guix-commits, 2023/08/21
- 01/63: download: Add mirrors for Qt., guix-commits, 2023/08/21
- 04/63: gnu: qt: Revert to use individual versions instead of %qt5-version., guix-commits, 2023/08/21
- 02/63: gnu: qt: Streamline qt-urls., guix-commits, 2023/08/21
- 19/63: gnu: qtwayland: Update to 6.5.2., guix-commits, 2023/08/21
- 43/63: gnu: qtwayland-5: Update to 5.15.10., guix-commits, 2023/08/21
- 39/63: gnu: qtsensors: Update to 5.15.10., guix-commits, 2023/08/21
- 46/63: gnu: qtwebchannel-5: Update to 5.15.10., guix-commits, 2023/08/21
- 51/63: gnu: qtscript: Update to 5.15.10.,
guix-commits <=
- 35/63: gnu: qtxmlpatterns: Update to 5.15.10., guix-commits, 2023/08/21
- 05/63: gnu: qtdeclarative: Disable QML cache to avoid stale cache issues., guix-commits, 2023/08/21
- 38/63: gnu: qtwebsockets-5: Update to 5.15.10., guix-commits, 2023/08/21
- 31/63: gnu: qt3d-5: Update to 5.15.10., guix-commits, 2023/08/21
- 40/63: gnu: qtmultimedia-5: Update to 5.15.10., guix-commits, 2023/08/21
- 09/63: gnu: qt5compat: Update to 6.5.2., guix-commits, 2023/08/21
- 03/63: gnu: qt-creator: Use mirror://qt for source URI., guix-commits, 2023/08/21
- 21/63: gnu: qtlottie: Update to 6.5.2., guix-commits, 2023/08/21
- 15/63: gnu: qtdeclarative: Update to 6.5.2., guix-commits, 2023/08/21
- 10/63: gnu: qtsvg: Update to 6.5.2., guix-commits, 2023/08/21