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 1/2] gnu: pipewire-0.3: Update to 0.3.63.
Date: Sun, 25 Dec 2022 13:05:57 +0000	[thread overview]
Message-ID: <c28832819fbd5658a6a997d7a275e7e238a47153.1671972989.git.avityazev@posteo.org> (raw)
In-Reply-To: <cover.1671972989.git.avityazev@posteo.org>

* 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




  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 ` Aleksandr Vityazev [this message]
2022-12-25 13:06 ` [bug#60310] [PATCH 2/2] gnu: wireplumber: Update to 0.4.13 Aleksandr Vityazev
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=c28832819fbd5658a6a997d7a275e7e238a47153.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.