From: Jaeme Sifat via Guix-patches via <guix-patches@gnu.org>
To: 67762@debbugs.gnu.org
Cc: Jaeme Sifat <jaeme@runbox.com>, Leo Famulari <leo@famulari.name>,
Tobias Geerinckx-Rice <me@tobias.gr>
Subject: [bug#67762] [PATCH] gnu: wireplumber: Update to 0.4.17.
Date: Sun, 10 Dec 2023 23:58:16 -0500 [thread overview]
Message-ID: <c6b4b8e0767245bb6b4985d5d4fe28a111b36fca.1702270696.git.jaeme@runbox.com> (raw)
* gnu/packages/linux.scm (wireplumber): Update to 0.4.17.
Change-Id: I1cdc156fde4cbbe6201f967db0701bb5dfdf1d7e
---
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 159e83d4d8..6fde73f85a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -77,6 +77,7 @@
;;; Copyright © 2023 dan <i@dan.games>
;;; Copyright © 2023 Foundation Devices, Inc. <hello@foundationdevices.com>
;;; Copyright © 2023 Wilko Meyer <w@wmeyer.eu>
+;;; Copyright © 2023 Jaeme Sifat <jaeme@runbox.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -9422,7 +9423,7 @@ (define-public pipewire
(define-public wireplumber
(package
(name "wireplumber")
- (version "0.4.14")
+ (version "0.4.17")
(source
(origin
(method git-fetch)
@@ -9432,7 +9433,7 @@ (define-public wireplumber
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0jmnd6000j4wx68lxgz5b4g4hxkf243ivi9swaaf8rnx99cbx91w"))))
+ (base32 "00jzn0pxy2ws819yg4p8xxhngqai3labd1alaxb8zwzymr7m06my"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Dsystemd=disabled"
base-commit: 65334547674bdaeb75eb37ffbe23ba6f9fd486b1
--
2.41.0
next reply other threads:[~2023-12-11 5:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-11 4:58 Jaeme Sifat via Guix-patches via [this message]
2023-12-19 13:54 ` bug#67762: [PATCH] gnu: wireplumber: Update to 0.4.17 Hilton Chain via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c6b4b8e0767245bb6b4985d5d4fe28a111b36fca.1702270696.git.jaeme@runbox.com \
--to=guix-patches@gnu.org \
--cc=67762@debbugs.gnu.org \
--cc=jaeme@runbox.com \
--cc=leo@famulari.name \
--cc=me@tobias.gr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).