GNU bug report logs - #60310
[PATCH 0/2] Update pipewire-0.3 and wireplumber.

Previous Next

Package: guix-patches;

Reported by: Aleksandr Vityazev <avityazev <at> posteo.org>

Date: Sun, 25 Dec 2022 13:04:02 UTC

Severity: normal

Tags: patch

Done: Aleksandr Vityazev <avityazev <at> posteo.org>

Bug is archived. No further changes may be made.

Full log


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

From: Aleksandr Vityazev <avityazev <at> posteo.org>
To: 60310 <at> debbugs.gnu.org
Subject: [PATCH 1/2] gnu: pipewire-0.3: Update to 0.3.63.
Date: Sun, 25 Dec 2022 13:05:57 +0000
* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.63.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index ddf7025832..2a9d3e1038 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9083,7 +9083,7 @@ (define-public pipewire-0.3
   (package
     (inherit pipewire)
     (name "pipewire")
-    (version "0.3.56")
+    (version "0.3.63")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -9092,7 +9092,7 @@ (define-public pipewire-0.3
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "066g4ri2k8pdflclvr2919f6x98gmqrqyj1xyiingw2nn2pwgcf1"))))
+                "1pkngynvhxc6iyv75gsyqjy18ky4si9dhvpavb9xwq5xj71nj0hr"))))
     (arguments
      (list
       #:configure-flags
-- 
2.38.1



-- 

Aleksandr Vityazev




This bug report was last modified 2 years and 188 days ago.

Previous Next


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