* [bug#73372] [patch] update pipewire to 1.2.3
@ 2024-09-20 0:10 The Man
2024-10-11 16:48 ` bug#73372: " The Man
2024-10-22 8:47 ` [bug#73372] Applied Andreas Enge
0 siblings, 2 replies; 3+ messages in thread
From: The Man @ 2024-09-20 0:10 UTC (permalink / raw)
To: 73372
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: pipewire.patch --]
[-- Type: text/x-patch, Size: 768 bytes --]
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 689eded6fd..e28cdf12bb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9805,7 +9805,7 @@ (define-public inputattach
(define-public pipewire
(package
(name "pipewire")
- (version "1.0.3")
+ (version "1.2.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9814,7 +9814,7 @@ (define-public pipewire
(file-name (git-file-name name version))
(sha256
(base32
- "10psfk260pqgi375d5q80yyzy2a1jabs3cgvrd0w18sdwi1knp21"))))
+ "0a7a1h0l2l6nknq60qa4gd1nvlz6aq1scdpfbm8njc4bzbafzmmi"))))
(build-system meson-build-system)
(arguments
(list
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-22 8:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20 0:10 [bug#73372] [patch] update pipewire to 1.2.3 The Man
2024-10-11 16:48 ` bug#73372: " The Man
2024-10-22 8:47 ` [bug#73372] Applied Andreas Enge
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).