all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 74129@debbugs.gnu.org
Cc: Sughosha <sughosha@disroot.org>
Subject: [bug#74129] [PATCH] gnu: stargate: Switch to Qt6.
Date: Thu, 31 Oct 2024 10:31:47 +0530	[thread overview]
Message-ID: <5d65805cf367710022091f213eea190975c5bbd1.1730350907.git.sughosha@disroot.org> (raw)

* 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





             reply	other threads:[~2024-10-31  5:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-31  5:01 Sughosha via Guix-patches via [this message]
2024-10-31  7:46 ` bug#74129: [PATCH] gnu: stargate: Switch to Qt6 Z572

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5d65805cf367710022091f213eea190975c5bbd1.1730350907.git.sughosha@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=74129@debbugs.gnu.org \
    --cc=sughosha@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.