all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69174] [PATCH] gnu: pipewire: Update to 1.0.3.
@ 2024-02-18 17:53 Roman Scherer
  2024-03-01  6:21 ` bug#69174: " Hilton Chain via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Scherer @ 2024-02-18 17:53 UTC (permalink / raw)
  To: 69174; +Cc: Roman Scherer, Leo Famulari, Tobias Geerinckx-Rice, Wilko Meyer

* gnu/packages/linux.scm (pipewire): Update to 1.0.3.

Change-Id: I135d987bd33b4650f3fb38ca3f3a98238be106e8
---
 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 d798c44a8f..8af190bf25 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9364,7 +9364,7 @@ (define-public inputattach
 (define-public pipewire
   (package
     (name "pipewire")
-    (version "1.0.0")
+    (version "1.0.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -9373,7 +9373,7 @@ (define-public pipewire
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0a8wvsnbgqanp2vjdpkaxpny0k17hz720rd20zdi00s9xjbcrycr"))))
+                "10psfk260pqgi375d5q80yyzy2a1jabs3cgvrd0w18sdwi1knp21"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 3cf199dbcf85a44fa8370e786e568fc3feb7067c
prerequisite-patch-id: 0250f6d992ee74e81797cb1266771a825226fa0b
prerequisite-patch-id: e03a4f63a64eda0c1f229e0b92d130a9beadefa5
prerequisite-patch-id: 09e6b4e8c70f5eb7996f78194c59245f38d3241b
prerequisite-patch-id: a12882ccf5bbef1edbd1110f128cd107f84a1377
prerequisite-patch-id: 2c83a46f3bcf9d3e153e2543fe9a57e5f33af286
prerequisite-patch-id: 3c1ca4618ff254748694208007768994f8f3f180
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69174: [PATCH] gnu: pipewire: Update to 1.0.3.
  2024-02-18 17:53 [bug#69174] [PATCH] gnu: pipewire: Update to 1.0.3 Roman Scherer
@ 2024-03-01  6:21 ` Hilton Chain via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2024-03-01  6:21 UTC (permalink / raw)
  To: Roman Scherer
  Cc: Wilko Meyer, Tobias Geerinckx-Rice, 69174-done, Leo Famulari

Hi Roman,

On Mon, 19 Feb 2024 01:53:30 +0800,
Roman Scherer wrote:
>
> * gnu/packages/linux.scm (pipewire): Update to 1.0.3.
>
> Change-Id: I135d987bd33b4650f3fb38ca3f3a98238be106e8
> ---
>  gnu/packages/linux.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied as abb5ed83a87109e8be3b47cc5f62294bb0f5823e, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-01  6:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-18 17:53 [bug#69174] [PATCH] gnu: pipewire: Update to 1.0.3 Roman Scherer
2024-03-01  6:21 ` bug#69174: " Hilton Chain via Guix-patches via

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.