all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Aleksandr Vityazev <avityazev@posteo.org>
To: 60310@debbugs.gnu.org
Subject: [bug#60310] [PATCH 2/2] gnu: wireplumber: Update to 0.4.13.
Date: Sun, 25 Dec 2022 13:06:05 +0000	[thread overview]
Message-ID: <27c9350da8079dc888473eec7e94c6e257a04964.1671972989.git.avityazev@posteo.org> (raw)
In-Reply-To: <cover.1671972989.git.avityazev@posteo.org>

* gnu/packages/linux.scm (wireplumber): Update to 0.4.13.
---
 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 2a9d3e1038..b8183d6bde 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9116,7 +9116,7 @@ (define-public pipewire-0.3
 (define-public wireplumber
   (package
     (name "wireplumber")
-    (version "0.4.11")
+    (version "0.4.13")
     (source
      (origin
        (method git-fetch)
@@ -9126,7 +9126,7 @@ (define-public wireplumber
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "09pg5cki1xn9bwn3bcjdc54z7b4iqkk1dhn560qyjcglq8xg7nnw"))))
+        (base32 "07psjb7rxsigwnwnzmw2y767vhyyha7cn8i8dgq80rzhwgl0sgv7"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags '("-Dsystemd=disabled"
-- 
2.38.1



-- 

Aleksandr Vityazev




  parent reply	other threads:[~2022-12-25 13:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-25 13:03 [bug#60310] [PATCH 0/2] Update pipewire-0.3 and wireplumber Aleksandr Vityazev
2022-12-25 13:05 ` [bug#60310] [PATCH 1/2] gnu: pipewire-0.3: Update to 0.3.63 Aleksandr Vityazev
2022-12-25 13:06 ` Aleksandr Vityazev [this message]
2023-01-11 19:04 ` bug#60310: (no subject) Aleksandr Vityazev

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=27c9350da8079dc888473eec7e94c6e257a04964.1671972989.git.avityazev@posteo.org \
    --to=avityazev@posteo.org \
    --cc=60310@debbugs.gnu.org \
    /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 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.