all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [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

* bug#73372: [patch] update pipewire to 1.2.3
  2024-09-20  0:10 [bug#73372] [patch] update pipewire to 1.2.3 The Man
@ 2024-10-11 16:48 ` The Man
  2024-10-22  8:47 ` [bug#73372] Applied Andreas Enge
  1 sibling, 0 replies; 3+ messages in thread
From: The Man @ 2024-10-11 16:48 UTC (permalink / raw)
  To: 73372-close

[-- Attachment #1: Type: text/plain, Size: 52 bytes --]

Close in favor of https://issues.guix.gnu.org/73720

[-- Attachment #2: Type: text/html, Size: 124 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#73372] Applied
  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 ` Andreas Enge
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2024-10-22  8:47 UTC (permalink / raw)
  To: 73372

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





^ permalink raw reply	[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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.