Message ID | CAPfwWaj5kOGkpdwr2gY--kQGDCDNziswtt69BQcf_Wr_ikqOCw@mail.gmail.com |
---|---|
State | New |
Headers | show |
Series | [bug#73372] update pipewire to 1.2.3 | expand |
Close in favor of https://issues.guix.gnu.org/73720
Hello, when updating several packages, this should be done in one commit per package, even if all of them are pushed together. I have applied all three packages of issues 73372 and 73720 (the one of 73372 to keep attribution), trusting the observation that they have been handled successfully by QA before. Thanks for the patches and the review! Andreas
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