From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id EHYMIvE16V5IRgAA0tVLHw (envelope-from ) for ; Tue, 16 Jun 2020 21:13:21 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oBIHHvE16V6JDwAAbx9fmQ (envelope-from ) for ; Tue, 16 Jun 2020 21:13:21 +0000 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 102459402D6 for ; Tue, 16 Jun 2020 21:13:21 +0000 (UTC) Received: from localhost ([::1]:48610 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jlItT-0001oR-8p for larch@yhetil.org; Tue, 16 Jun 2020 17:13:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36222) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlItD-0001mn-1c for guix-patches@gnu.org; Tue, 16 Jun 2020 17:13:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38217) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jlItC-0005VQ-Eq for guix-patches@gnu.org; Tue, 16 Jun 2020 17:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jlItC-0003qG-AO for guix-patches@gnu.org; Tue, 16 Jun 2020 17:13:02 -0400 Subject: bug#41900: [PATCH] gnu: papirus-icon-theme: Update to 20200602. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 16 Jun 2020 21:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41900 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Giacomo Leidi Cc: 41900-done@debbugs.gnu.org Mail-Followup-To: 41900@debbugs.gnu.org, mail@nicolasgoaziou.fr, goodoldpaul@autistici.org Received: via spool by 41900-done@debbugs.gnu.org id=D41900.159234193414684 (code D ref 41900); Tue, 16 Jun 2020 21:13:02 +0000 Received: (at 41900-done) by debbugs.gnu.org; 16 Jun 2020 21:12:14 +0000 Received: from localhost ([127.0.0.1]:49759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlIsP-0003ol-Ii for submit@debbugs.gnu.org; Tue, 16 Jun 2020 17:12:14 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:28295) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlIs8-0003o1-Vq for 41900-done@debbugs.gnu.org; Tue, 16 Jun 2020 17:12:12 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 1EDAB240007; Tue, 16 Jun 2020 21:11:49 +0000 (UTC) From: Nicolas Goaziou References: <20200616202005.22681-1-goodoldpaul@autistici.org> Date: Tue, 16 Jun 2020 23:11:48 +0200 In-Reply-To: <20200616202005.22681-1-goodoldpaul@autistici.org> (Giacomo Leidi's message of "Tue, 16 Jun 2020 22:20:05 +0200") Message-ID: <87sgeuaf6z.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: xIJ7QAXMYnMk Hello, Giacomo Leidi writes: > * gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20200602. Applied. Thank you. Regards, -- Nicolas Goaziou