GNU bug report logs - #73720
[PATCH] update pipewire and wireplumber

Previous Next

Package: guix-patches;

Reported by: squishypinkelephant <squishypinkelephant <at> gmail.com>

Date: Wed, 9 Oct 2024 14:59:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73720 in the body.
You can then email your comments to 73720 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org:
bug#73720; Package guix-patches. (Wed, 09 Oct 2024 14:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to squishypinkelephant <squishypinkelephant <at> gmail.com>:
New bug report received and forwarded. Copy sent to leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org. (Wed, 09 Oct 2024 14:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: squishypinkelephant <squishypinkelephant <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: squishypinkelephant <squishypinkelephant <at> gmail.com>
Subject: [PATCH] update pipewire and wireplumber
Date: Wed,  9 Oct 2024 09:58:32 -0500
opposed to https://issues.guix.gnu.org/73372 it's probably better to update both at the same time...

Change-Id: I9fdb9714ed339e0623c9190fcd11b63b51aa28a8
---
 gnu/packages/linux.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 4695ec2eaf..25641834dc 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9867,7 +9867,7 @@ (define-public inputattach
 (define-public pipewire
   (package
     (name "pipewire")
-    (version "1.0.3")
+    (version "1.2.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -9876,7 +9876,7 @@ (define-public pipewire
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "10psfk260pqgi375d5q80yyzy2a1jabs3cgvrd0w18sdwi1knp21"))))
+                "0mjr3sz0y9szqaws84c05qbdiaayagx1yvw836ynvkbr5c9dr33i"))))
     (build-system meson-build-system)
     (arguments
      (list
@@ -9932,7 +9932,7 @@ (define-public pipewire
 (define-public wireplumber
   (package
     (name "wireplumber")
-    (version "0.5.3")
+    (version "0.5.6")
     (source
      (origin
        (method git-fetch)
@@ -9942,7 +9942,7 @@ (define-public wireplumber
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1jdfk02f7yc5lhy4r3k7m7dqr0711lvlc0fd1hjhmi4j7yn4i5kd"))))
+        (base32 "0wcw70dsnji81cn5x0c49hrkpbwb19bj0v2n1byjc80blnapn32h"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags '("-Dsystemd=disabled"

base-commit: d44beb9b4ad836781928a0c5667e94c0d6df13f0
-- 
2.46.0





Information forwarded to guix-patches <at> gnu.org:
bug#73720; Package guix-patches. (Mon, 14 Oct 2024 01:33:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: The Man <squishypinkelephant <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: Re: [PATCH] update pipewire and wireplumber
Date: Sun, 13 Oct 2024 20:31:27 -0500
Just checking in, no new failures reported by qa. I believe this is
good to go whenever.




Information forwarded to guix-patches <at> gnu.org:
bug#73720; Package guix-patches. (Sun, 20 Oct 2024 07:19:02 GMT) Full text and rfc822 format available.

Message #11 received at 73720 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Graves <ngraves <at> gmx.com>
To: control <at> debbugs.gnu.org,73720 <at> debbugs.gnu.org
Subject: QA review for 73720
Date: Sun, 20 Oct 2024 09:09:07 +0200
user guix
usertag 73720 + reviewed-looks-good
thanks

Guix QA review form submission:
LGTM

Items marked as checked: Lint warnings, Package builds, Commit messages

--
Best regards,
Nicolas Graves




Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Tue, 22 Oct 2024 08:49:02 GMT) Full text and rfc822 format available.

Notification sent to squishypinkelephant <squishypinkelephant <at> gmail.com>:
bug acknowledged by developer. (Tue, 22 Oct 2024 08:49:02 GMT) Full text and rfc822 format available.

Message #16 received at 73720-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: 73372 <at> debbugs.gnu.org
Subject: Applied
Date: Tue, 22 Oct 2024 10:47:24 +0200
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





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 19 Nov 2024 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 269 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.