From: The Man <squishypinkelephant@gmail.com>
To: 73372@debbugs.gnu.org
Subject: [bug#73372] [patch] update pipewire to 1.2.3
Date: Thu, 19 Sep 2024 19:10:24 -0500 [thread overview]
Message-ID: <CAPfwWaj5kOGkpdwr2gY--kQGDCDNziswtt69BQcf_Wr_ikqOCw@mail.gmail.com> (raw)
[-- 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
next reply other threads:[~2024-09-20 1:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-20 0:10 The Man [this message]
2024-10-11 16:48 ` bug#73372: [patch] update pipewire to 1.2.3 The Man
2024-10-22 8:47 ` [bug#73372] Applied Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAPfwWaj5kOGkpdwr2gY--kQGDCDNziswtt69BQcf_Wr_ikqOCw@mail.gmail.com \
--to=squishypinkelephant@gmail.com \
--cc=73372@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).