gnu: python-pulsectl: Update to 24.4.0.

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

Change-Id: I63f43377432d511dea7ffa6b235f8bcc770f1d93
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Sergiu Ivanov 2024-05-29 19:23:07 +01:00 committed by Maxim Cournoyer
parent 81c2355d9c
commit 53861af06d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2964,13 +2964,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