[PATCH] gnu: python-pulsectl: Update to 24.4.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Maxim Cournoyer
  • Sergiu Ivanov
Owner
unassigned
Submitted by
Sergiu Ivanov
Severity
normal
S
S
Sergiu Ivanov wrote on 30 May 11:56 +0200
(address . guix-patches@gnu.org)
87h6ef39o7.fsf@colimite.fr
Dear Guix,

Here's a patch bumping the version on python-pulsectl.

Thanks!

-
Sergiu
From 7728afe2da696209c586b9c1a9df2b4190a4589e Mon Sep 17 00:00:00 2001
Message-ID: <7728afe2da696209c586b9c1a9df2b4190a4589e.1717062514.git.sivanov@colimite.fr>
From: Sergiu Ivanov <sivanov@colimite.fr>
Date: Wed, 29 May 2024 19:23:07 +0100
Subject: [PATCH] gnu: python-pulsectl: Update to 24.4.0.

* gnu/packages/audio.scm (python-pulsectl): Update to 24.4.0.

Change-Id: I63f43377432d511dea7ffa6b235f8bcc770f1d93
---
gnu/packages/audio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index d30d561d2f..15bd5d81e6 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2963,13 +2963,13 @@ (define-public python-pyaudio
(define-public python-pulsectl
(package
(name "python-pulsectl")
- (version "22.3.2")
+ (version "24.4.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "pulsectl" version))
(sha256
(base32
- "115ha1cwpd2r84ssnxdbr59hgs0jbx0lz3xpqli64kmxxqf4w5yc"))))
+ "0r9igs365cqgrn1m55a8qjz0hc446nwjm3p3i9kphbj5gl7dazk9"))))
(build-system python-build-system)
(inputs (list pulseaudio))
(arguments

base-commit: 6f72ad465c1e2df965e8d73b209497b4ef456527
--
2.41.0
M
M
Maxim Cournoyer wrote on 24 Jun 04:53 +0200
(name . Sergiu Ivanov)(address . sivanov@colimite.fr)(address . 71275-done@debbugs.gnu.org)
87y16v59wu.fsf@gmail.com
Hi,

Sergiu Ivanov <sivanov@colimite.fr> writes:

Toggle quote (4 lines)
> Dear Guix,
>
> Here's a patch bumping the version on python-pulsectl.

This one as well.

--
Thanks,
Maxim
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71275@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71275
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch