From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +J9mCwkkFGQTCQEASxT56A (envelope-from ) for ; Fri, 17 Mar 2023 09:25:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KO4uCwkkFGSeEQEAauVa8A (envelope-from ) for ; Fri, 17 Mar 2023 09:25:45 +0100 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 0792029017 for ; Fri, 17 Mar 2023 09:25:44 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679041545; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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; bh=vWoAZB2EN/tA6ocXabSZYEEa6oo73GhKIaPXBOhHTBI=; b=M9Tb2UgcrjHou+gRpaLcNSDZmQ1+DaULtUO6202CQvcxyaG3XSJisrKIAyZaKSCn4meVgK o21U3pAJC76oaqnc0USS+LF6vvd6ea7Vn4ZsfRlG25DxK+3Y4klXIxEpfrDg9UrPrYk/9d X8Pm/MPifjgXoAkOF4+LUnBQo2EVatjAf6WqyOjxK37ozkDTfBWJbs8YSkTtwlHFnBLvgV d9qtyx6XUdZW2KlvzPmy80WdWLmNyoXZK4RWMCkTJSrI4hcZgqGtVWdLyI57QNyvzd1BNl m61QoXnKLyT8R9wyzAG7BI54MNF2tDbGndGCQE3YV6xcThWtI9VjzB8AEsyw9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679041545; a=rsa-sha256; cv=none; b=E6bD3l0pUrAAuZVNe4fN+Ct4CL9BeqogYLXAMUqkZMR3QweaMMadVCLktfQEziAnVD4Dpm Or+T1mVd0ab11+0eFNbommiwudAfGUbGX8vZn6mKsCKOVoHE5qD9j6inBEG5FcL+WNFUTI NSsO3BctKNMlGN+WKYMK8YmwvR0XmCCzXLarEjS6NdWBv69KPCGmoNUeGASnLvC1EONQap GsUaYaU9Z6FO4ZoWOdprJERbqFWvaWa1cEd5eSJ2bL84YgbGB5rdW3C7+VtLzDoNCG0dsq y1nrj7Uqr4sYu5zQah/M0j+ofsSeSiDfUncaRpIK5QhNlVYFDuVwAnier3PXGQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pd5Oh-0004pi-Qy; Fri, 17 Mar 2023 04:25:11 -0400 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 1pd5Ob-0004ml-8m for guix-patches@gnu.org; Fri, 17 Mar 2023 04:25:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pd5OY-0000vv-Rk for guix-patches@gnu.org; Fri, 17 Mar 2023 04:25:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pd5OY-0007gA-LJ for guix-patches@gnu.org; Fri, 17 Mar 2023 04:25:02 -0400 Subject: bug#62049: [PATCH] gnu: Add texlive-onedown. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 17 Mar 2023 08:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62049 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 62049-done@debbugs.gnu.org Mail-Followup-To: 62049@debbugs.gnu.org, mail@nicolasgoaziou.fr, mail@nicolasgoaziou.fr Received: via spool by 62049-done@debbugs.gnu.org id=D62049.167904145329421 (code D ref 62049); Fri, 17 Mar 2023 08:25:02 +0000 Received: (at 62049-done) by debbugs.gnu.org; 17 Mar 2023 08:24:13 +0000 Received: from localhost ([127.0.0.1]:43568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pd5Nk-0007eT-Ss for submit@debbugs.gnu.org; Fri, 17 Mar 2023 04:24:13 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:42699) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pd5Nh-0007e9-Rz for 62049-done@debbugs.gnu.org; Fri, 17 Mar 2023 04:24:10 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id DC1C6C0015; Fri, 17 Mar 2023 08:24:03 +0000 (UTC) From: Nicolas Goaziou References: <20230308140132.14308-1-mail@nicolasgoaziou.fr> <87jzzg9xpy.fsf@gnu.org> Date: Fri, 17 Mar 2023 09:24:02 +0100 In-Reply-To: <87jzzg9xpy.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 16 Mar 2023 22:45:45 +0100") Message-ID: <87ttyjdbvh.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: X-Migadu-Queue-Id: 0792029017 X-Spam-Score: -3.74 X-Migadu-Spam-Score: -3.74 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , 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-TUID: JsFODyX2V+jk Hello, Ludovic Court=C3=A8s writes: > Nicolas Goaziou skribis: > >> * gnu/packages/tex.scm (texlive-onedown): New variable. > > LGTM, thanks! Applied. Thank you for the feedback. Regards, --=20 Nicolas Goaziou