[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/71: gnu: qtspeech: Update to 6.6.3.
From: |
guix-commits |
Subject: |
69/71: gnu: qtspeech: Update to 6.6.3. |
Date: |
Sun, 31 Mar 2024 21:57:34 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit fe8671743032b98614cfb2fe0a6640f388c180d6
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 31 21:52:55 2024 -0400
gnu: qtspeech: Update to 6.6.3.
* gnu/packages/qt.scm (qtspeech): Update to 6.6.3.
Change-Id: I48fcd8cc331d5e3a4997e774b2dacd58abd07f27
---
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 7ad894a29f..9c97078573 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2689,13 +2689,13 @@ message.")))
(define-public qtspeech
(package
(name "qtspeech")
- (version "6.6.2")
+ (version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1qvf3p2p1pc5fw40d8zq0iawaaqkc0dp5yx85b1dnw1j809bn8y0"))))
+ "1yh3r5zbhgwkjgs7yk6iv2w23766n1i4z8vjkkw5awdixx3gfa76"))))
(build-system cmake-build-system)
(arguments
(list #:phases
- 43/71: gnu: kwayland: Disable kwayland-testXdgForeign test., (continued)
- 43/71: gnu: kwayland: Disable kwayland-testXdgForeign test., guix-commits, 2024/03/31
- 47/71: gnu: restinio: Update to 0.7.2., guix-commits, 2024/03/31
- 48/71: gnu: kimageannotator: Build as shared library., guix-commits, 2024/03/31
- 51/71: gnu: qt5compat: Update to 6.6.3., guix-commits, 2024/03/31
- 57/71: gnu: qtshadertools: Update to 6.6.3., guix-commits, 2024/03/31
- 58/71: gnu: qtmultimedia: Update to 6.6.3., guix-commits, 2024/03/31
- 65/71: gnu: qtscxml: Update to 6.6.3., guix-commits, 2024/03/31
- 59/71: gnu: qtwayland: Update to 6.6.3., guix-commits, 2024/03/31
- 60/71: gnu: qtwebchannel: Update to 6.6.3., guix-commits, 2024/03/31
- 68/71: gnu: qtremoteobjects: Update to 6.6.3., guix-commits, 2024/03/31
- 69/71: gnu: qtspeech: Update to 6.6.3.,
guix-commits <=
- 37/71: gnu: jami: Update to 20240325.0., guix-commits, 2024/03/31
- 70/71: gnu: qtwebengine: Update to 6.6.3., guix-commits, 2024/03/31
- 44/71: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/03/31
- 64/71: gnu: qttranslations: Update to 6.6.3., guix-commits, 2024/03/31
- 67/71: gnu: qtnetworkauth: Update to 6.6.3., guix-commits, 2024/03/31
- 32/71: gnu: ffmpeg-jami: Apply patch adding pipewire support., guix-commits, 2024/03/31
- 39/71: gnu: kimageannotator: Update to 0.7.1., guix-commits, 2024/03/31
- 61/71: gnu: qtlanguageserver: Update to 6.6.3., guix-commits, 2024/03/31
- 56/71: gnu: qtsensors: Update to 6.6.3., guix-commits, 2024/03/31
- 71/71: gnu: qthttpserver: Update to 6.6.3., guix-commits, 2024/03/31