* [bug#74129] [PATCH] gnu: stargate: Switch to Qt6.
@ 2024-10-31 5:01 Sughosha via Guix-patches via
2024-10-31 7:46 ` bug#74129: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Sughosha via Guix-patches via @ 2024-10-31 5:01 UTC (permalink / raw)
To: 74129; +Cc: Sughosha
* gnu/packages/music.scm (stargate)[inputs]: Replace python-pyqt with
python-pyqt-6.
Change-Id: Ibea59107a24d396415bbb2e5126c3326f39505ad
---
gnu/packages/music.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 724dfb52f5..60508d1033 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5309,7 +5309,7 @@ (define-public stargate
python-numpy
python-psutil
python-pymarshal
- python-pyqt
+ python-pyqt-6
python-pyyaml
python-wavefile
python-yq
base-commit: 4009d1de954d694cb11af391d4113d29c5c1379d
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74129: [PATCH] gnu: stargate: Switch to Qt6.
2024-10-31 5:01 [bug#74129] [PATCH] gnu: stargate: Switch to Qt6 Sughosha via Guix-patches via
@ 2024-10-31 7:46 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-10-31 7:46 UTC (permalink / raw)
To: Sughosha via Guix-patches via; +Cc: 74129-done, Sughosha
[-- Attachment #1: Type: text/plain, Size: 803 bytes --]
Sughosha via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/music.scm (stargate)[inputs]: Replace python-pyqt with
> python-pyqt-6.
>
> Change-Id: Ibea59107a24d396415bbb2e5126c3326f39505ad
> ---
> gnu/packages/music.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
> index 724dfb52f5..60508d1033 100644
> --- a/gnu/packages/music.scm
> +++ b/gnu/packages/music.scm
> @@ -5309,7 +5309,7 @@ (define-public stargate
> python-numpy
> python-psutil
> python-pymarshal
> - python-pyqt
> + python-pyqt-6
> python-pyyaml
> python-wavefile
> python-yq
>
> base-commit: 4009d1de954d694cb11af391d4113d29c5c1379d
push, close.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-31 7:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-31 5:01 [bug#74129] [PATCH] gnu: stargate: Switch to Qt6 Sughosha via Guix-patches via
2024-10-31 7:46 ` bug#74129: " Z572
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.