[patch] update pipewire to 1.2.3

  • Done
  • quality assurance status badge
Details
One participant
  • The Man
Owner
unassigned
Submitted by
The Man
Severity
normal
T
T
The Man wrote on 20 Sep 02:10 +0200
(address . guix-patches@gnu.org)
CAPfwWaj5kOGkpdwr2gY--kQGDCDNziswtt69BQcf_Wr_ikqOCw@mail.gmail.com

Toggle diff (22 lines)
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
T
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73372@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73372
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch