unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71275] [PATCH] gnu: python-pulsectl: Update to 24.4.0.
@ 2024-05-30  9:56 Sergiu Ivanov
  2024-06-24  2:53 ` bug#71275: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Sergiu Ivanov @ 2024-05-30  9:56 UTC (permalink / raw)
  To: 71275

[-- Attachment #1: Type: text/plain, Size: 86 bytes --]

Dear Guix,

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

Thanks!

-
Sergiu

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-python-pulsectl-Update-to-24.4.0.patch --]
[-- Type: text/x-patch, Size: 1293 bytes --]

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(-)

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71275: [PATCH] gnu: python-pulsectl: Update to 24.4.0.
  2024-05-30  9:56 [bug#71275] [PATCH] gnu: python-pulsectl: Update to 24.4.0 Sergiu Ivanov
@ 2024-06-24  2:53 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-06-24  2:53 UTC (permalink / raw)
  To: Sergiu Ivanov; +Cc: 71275-done

Hi,

Sergiu Ivanov <sivanov@colimite.fr> writes:

> Dear Guix,
>
> Here's a patch bumping the version on python-pulsectl.

This one as well.

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-24  2:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-30  9:56 [bug#71275] [PATCH] gnu: python-pulsectl: Update to 24.4.0 Sergiu Ivanov
2024-06-24  2:53 ` bug#71275: " Maxim Cournoyer

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).