unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#76030] [PATCH] gnu: pulseaudio: Update to 1.17.0.
@ 2025-02-03 10:41 Andy Tai
  0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2025-02-03 10:41 UTC (permalink / raw)
  To: 76030; +Cc: Andy Tai

* gnu/packages/pulseaudio.scm (pulseaudio): Update to 1.17.0.

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

diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index 855ccf5da7..f763ca6516 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -170,7 +170,7 @@ (define-public libsamplerate
 (define-public pulseaudio
   (package
     (name "pulseaudio")
-    (version "16.1")
+    (version "17.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -178,7 +178,7 @@ (define-public pulseaudio
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1r2aa0g7al9jhrrbrnih6i3bfznd73kkbafrbzwpjyflj7735vwf"))
+                "1dc7xdfbn5rknwsvv5m2ijfwnqrap208liwyhiykjghsczb98dq5"))
               (modules '((guix build utils)))
               (snippet
                ;; Disable console-kit support by default since it's deprecated

base-commit: d48da2d21610f9cf5f76cd846703b12beedb1fd5
-- 
2.34.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-03 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 10:41 [bug#76030] [PATCH] gnu: pulseaudio: Update to 1.17.0 Andy Tai

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