From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YBXwEkd14WW1ygAA62LTzQ:P1 (envelope-from ) for ; Fri, 01 Mar 2024 07:27:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id YBXwEkd14WW1ygAA62LTzQ (envelope-from ) for ; Fri, 01 Mar 2024 07:27:19 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b="Sm/uRTRB"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709274439; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=lcozfoNKr0A4lTr6UUUOyxhJCQ2Y7Lm+t/J0IplLk6s=; b=ogM+wSP9AtoY6rrksP0k7wNhgbHvZlPHE0/i+LfF3v3kvPnIlMYEzIQiln7fxJ4dR41IAX kF3DdDLbBf3qJjL+p2Gprg1bK9KKG5FnYxv7CAv49aaulO7oBnqcCM1zyjUndIyZff0FKD cyp1pf04OJ/ggJ3ZjomYz+uXowDjCC0/fU/Ng9kdKv6OJJveypfigXvbDoNrQ3sVD3EAiZ 1bkRSRt3rnoRMpMfBaY0sqzqgoUmu+Rto1KuuqabhqEOBmgIuZVdKiwS8gjvADmDrTiwRH /7z9XOoQF31Gd1YC40X0wWFyAQPZVF0DZD8Zpu7udzjC7eufUP2RVdF7oALQdg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b="Sm/uRTRB"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709274439; a=rsa-sha256; cv=none; b=MLR++jFAXZ0r/FptPX8RNFZT6QHCRoJSYSa27wLfO7TAQmhFEnPvun2AFMz0WEN827Sa1H XXgmPYlL6sysVJfvaO1RGcP5ETOhsWDbiE778g4p8ETVqXqLuhkAUYCPIGszhmYo2WkQ71 cpWVLGXystuAESC3sLBMvQZpBuKKjhVlJXhWDeCD+QqEC/Fy3OkIHFRfBbZ4qsQ5POGa21 oufVVXaUvQV85pLE5g14knpTc+qycVSd+8XJJnK0L2pR3IG9t+1CeTW6Axv2sOpDu1YeSZ BKGorIBVqMjqype4Wy4RLTXHeRhy48iezubJThsI46R/lgjLK7RRvNCGguqb6g== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2BEC425056 for ; Fri, 1 Mar 2024 07:27:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfwLu-0004iY-23; Fri, 01 Mar 2024 01:26:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfwLt-0004hc-8q for guix-patches@gnu.org; Fri, 01 Mar 2024 01:26:37 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rfwLs-0005SA-CO for guix-patches@gnu.org; Fri, 01 Mar 2024 01:26:36 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfwMJ-00041T-Qt for guix-patches@gnu.org; Fri, 01 Mar 2024 01:27:03 -0500 Subject: bug#69174: [PATCH] gnu: pipewire: Update to 1.0.3. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 01 Mar 2024 06:27:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69174 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Roman Scherer Cc: Wilko Meyer , Tobias Geerinckx-Rice , 69174-done@debbugs.gnu.org, Leo Famulari Mail-Followup-To: 69174@debbugs.gnu.org, hako@ultrarare.space, roman@burningswell.com Received: via spool by 69174-done@debbugs.gnu.org id=D69174.170927436715307 (code D ref 69174); Fri, 01 Mar 2024 06:27:03 +0000 Received: (at 69174-done) by debbugs.gnu.org; 1 Mar 2024 06:26:07 +0000 Received: from localhost ([127.0.0.1]:35877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfwLP-0003yo-2d for submit@debbugs.gnu.org; Fri, 01 Mar 2024 01:26:07 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:43694) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfwLM-0003yf-VX for 69174-done@debbugs.gnu.org; Fri, 01 Mar 2024 01:26:05 -0500 Date: Fri, 01 Mar 2024 14:21:46 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1709274314; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=lcozfoNKr0A4lTr6UUUOyxhJCQ2Y7Lm+t/J0IplLk6s=; b=Sm/uRTRBZ+tXd2dRbAxPwWdTwExphdeiXHUpH2hCfphmXSswNXpyKrqnVTD3tkHhJvKdjd Tqc2lGnvutye8wm0MsVsC/0aiE1cq0PqJftMZI+svbE+MxIIWY/nwqQg+6qfd4jEnOI5s8 OKCXD5Qi942yByxMm6CUb4JvTQQUBAOCsu9BdJvqKgBTQpkZHVuf09BEW0nLMe2KArv/c7 iO+rUjlohDE+TwHNE1Acpb+yhQsvG5H3jnZ1fT10TrYCW1OSP2207UQ0pjoL67iBQiaGPW yauMBRc++tf4gJWr0iv37m4lTnivV+ezmkw/rZ6TKzpCbBSJZZ2yZUByoJZe8Q== Message-ID: <87ttlq3211.wl-hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.77 X-Spam-Score: -6.77 X-Migadu-Queue-Id: 2BEC425056 X-TUID: frY5qUNiwySK 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!