[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/77: gnu: qtspeech-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
72/77: gnu: qtspeech-5: Update to 5.15.15. |
Date: |
Thu, 21 Nov 2024 10:36:05 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 60276a1eb6f3f8722967780029a8eaf53f62b96a
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:17 2024 +0800
gnu: qtspeech-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtspeech-5): Update to 5.15.15.
Change-Id: Iafb8ea1d91c97b1413cd773633c3965a6b56d0d1
---
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 39cd85cc43..7811220cc4 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2899,13 +2899,13 @@ processes or computers.")
(package
(inherit qtsvg-5)
(name "qtspeech")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1qscnqxnm9yvfa0i6xnz04xrhlxf08v3xkas8ng790camr34pwwa"))))
+ "01dkm3lpg8scajyzlrq69x9xhgwjq14a5rwi49z9q8f42g72a089"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:tests? _ #f) #f))) ; TODO: Enable the tests
- 44/77: gnu: qtbase-5: Update to 5.15.15., (continued)
- 44/77: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/21
- 46/77: gnu: qtsvg-5: Update to 5.15.15., guix-commits, 2024/11/21
- 52/77: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/21
- 55/77: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/11/21
- 63/77: gnu: qtquickcontrols-5: Update to 5.15.15., guix-commits, 2024/11/21
- 22/77: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/21
- 38/77: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/21
- 47/77: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/21
- 64/77: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/21
- 50/77: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/21
- 72/77: gnu: qtspeech-5: Update to 5.15.15.,
guix-commits <=
- 01/77: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/11/21
- 12/77: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/21
- 02/77: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/11/21
- 13/77: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/21
- 14/77: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/21
- 15/77: gnu: qtlottie: Update to 6.7.2., guix-commits, 2024/11/21
- 20/77: gnu: qtremoteobjects: Update to 6.7.2., guix-commits, 2024/11/21
- 24/77: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/11/21
- 26/77: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/11/21
- 27/77: gnu: Add re2-next., guix-commits, 2024/11/21