[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/77: gnu: qtspeech: Update to 6.7.2.
From: |
guix-commits |
Subject: |
21/77: gnu: qtspeech: Update to 6.7.2. |
Date: |
Thu, 21 Nov 2024 10:35:56 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit b59d92674ba57482a2e45d4abbb50044f64b52f1
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:18 2024 +0800
gnu: qtspeech: Update to 6.7.2.
* gnu/packages/qt.scm (qtspeech): Update to 6.7.2.
Change-Id: I145e40565722ea10ccbeae427cac6e2da339789d
---
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 10725be612..8b495a4bd6 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2849,13 +2849,13 @@ message.")))
(define-public qtspeech
(package
(name "qtspeech")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1yh3r5zbhgwkjgs7yk6iv2w23766n1i4z8vjkkw5awdixx3gfa76"))))
+ "1khl90m6jd2zg0r0fncdz3r1w2l96vwp6jihpq9rgr730ja7d36c"))))
(build-system cmake-build-system)
(arguments
(list #:phases
- 18/77: gnu: qtscxml: Update to 6.7.2., (continued)
- 18/77: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/11/21
- 19/77: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/21
- 31/77: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/11/21
- 33/77: gnu: Add python-setuptools-scm-next., guix-commits, 2024/11/21
- 05/77: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/21
- 04/77: gnu: qtimageformats: Update to 6.7.2., guix-commits, 2024/11/21
- 10/77: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/21
- 25/77: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/21
- 37/77: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/21
- 28/77: gnu: Add icu4c-75., guix-commits, 2024/11/21
- 21/77: gnu: qtspeech: Update to 6.7.2.,
guix-commits <=
- 29/77: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/21
- 36/77: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/21
- 39/77: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/21
- 40/77: gnu: clazy: Update to 1.12., guix-commits, 2024/11/21
- 42/77: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/11/21
- 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