* [bug#70304] [PATCH] gnu: python-pyside-2: Fix qtspeech input name.
@ 2024-04-09 10:07 Jean-Pierre De Jesus DIAZ
2024-04-09 11:51 ` bug#70304: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Jean-Pierre De Jesus DIAZ @ 2024-04-09 10:07 UTC (permalink / raw)
To: 70304; +Cc: Jean-Pierre De Jesus DIAZ, Maxim Cournoyer,
宋文武
* gnu/packages/qt.scm (python-pyside-2) <arguments>: Fix input name
of qtspeech-5 on fix-qt-module-detection phase.
Change-Id: Ie566aedddcd03b3b6aedb97dfbea8bc783db2205
---
gnu/packages/qt.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index dcc9bfeb62..13af841455 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -30,6 +30,7 @@
;;; Copyright © 2023 Sharlatan Hellseher <sharlatanus@gmail.com>
;;; Copyright © 2022, 2024 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2023 Herman Rimm <herman@rimm.ee>
+;;; Copyright © 2024 Foundation Devices, Inc. <hello@foundation.xyz>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -4842,7 +4843,7 @@ (define-public python-pyside-2
"qtscript"
"qtscxml"
"qtsensors-5"
- "qtspeech-5"
+ "qtspeech"
"qtsvg"
"qttools"
"qtwebchannel"
base-commit: cd45294d576975a3bff2f755764a3f46f09ea6f9
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#70304: [PATCH] gnu: python-pyside-2: Fix qtspeech input name.
2024-04-09 10:07 [bug#70304] [PATCH] gnu: python-pyside-2: Fix qtspeech input name Jean-Pierre De Jesus DIAZ
@ 2024-04-09 11:51 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-04-09 11:51 UTC (permalink / raw)
To: Jean-Pierre De Jesus DIAZ; +Cc: 70304-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 6d0502f9c3608ffd6b3b3c9b603cb5d4ad14d8c9.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-09 11:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-09 10:07 [bug#70304] [PATCH] gnu: python-pyside-2: Fix qtspeech input name Jean-Pierre De Jesus DIAZ
2024-04-09 11:51 ` bug#70304: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).