GNU bug report logs -
#66783
[PATCH 0/2] Update Wireplumber and Pipewire.
Previous Next
Reported by: Jaeme Sifat <jaeme <at> runbox.com>
Date: Fri, 27 Oct 2023 21:11:02 UTC
Severity: normal
Tags: patch
Done: Jaeme Sifat <jaeme <at> runbox.com>
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 66783 in the body.
You can then email your comments to 66783 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66783
; Package
guix-patches
.
(Fri, 27 Oct 2023 21:11:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jaeme Sifat <jaeme <at> runbox.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 27 Oct 2023 21:11:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Update both wireplumber and pipewire.
Jaeme Sifat (2):
gnu: pipewire: Update to 0.3.83.
gnu: wireplumber: Update to 0.4.15.
gnu/packages/linux.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
base-commit: 2de30042674197fe451c220745186e36465d06e2
--
2.34.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66783
; Package
guix-patches
.
(Fri, 27 Oct 2023 21:14:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 66783 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (pipewire): Update to 0.3.83.
Signed-off-by: Jaeme Sifat <jaeme <at> runbox.com>
Change-Id: Ic859f45d6eb2adb74a43e0a97246895846f96b2f
---
gnu/packages/linux.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index cd849af2f2..6b09c4fba8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -77,6 +77,7 @@
;;; Copyright © 2023 dan <i <at> dan.games>
;;; Copyright © 2023 Foundation Devices, Inc. <hello <at> foundationdevices.com>
;;; Copyright © 2023 Wilko Meyer <w <at> wmeyer.eu>
+;;; Copyright © 2023 Jaeme Sifat <jaeme <at> runbox.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -9322,7 +9323,7 @@ (define-public inputattach
(define-public pipewire
(package
(name "pipewire")
- (version "0.3.77")
+ (version "0.3.83")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9331,7 +9332,7 @@ (define-public pipewire
(file-name (git-file-name name version))
(sha256
(base32
- "11jdd9ljm6967cdp97qqf5fa02ad69kdgk3212ap5gfndky2h43m"))))
+ "07cqkdxddh984hbv9n5bf1qg0h68fwxyn10cnq0hj2fk6bzkqs6p"))))
(build-system meson-build-system)
(arguments
(list
--
2.34.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66783
; Package
guix-patches
.
(Fri, 27 Oct 2023 21:14:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 66783 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (wireplumber): Update to 0.4.15.
Signed-off-by: Jaeme Sifat <jaeme <at> runbox.com>
Change-Id: Iafb97d85c0b5fe2e7e59261906fac0239df11633
---
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 6b09c4fba8..d73d45da46 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9386,7 +9386,7 @@ (define-public pipewire
(define-public wireplumber
(package
(name "wireplumber")
- (version "0.4.14")
+ (version "0.4.15")
(source
(origin
(method git-fetch)
@@ -9396,7 +9396,7 @@ (define-public wireplumber
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0jmnd6000j4wx68lxgz5b4g4hxkf243ivi9swaaf8rnx99cbx91w"))))
+ (base32 "0n74xq79dpb3vc0vkrn76zrnqgj29xxqvkpfxiwab8az0lyfj32p"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Dsystemd=disabled"
--
2.34.1
bug closed, send any further explanations to
66783 <at> debbugs.gnu.org and Jaeme Sifat <jaeme <at> runbox.com>
Request was from
Jaeme Sifat <jaeme <at> runbox.com>
to
control <at> debbugs.gnu.org
.
(Tue, 28 Nov 2023 14:31:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 27 Dec 2023 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.