From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SHAmEj121GUpVQEAqHPOHw:P1 (envelope-from ) for ; Tue, 20 Feb 2024 10:51:57 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id SHAmEj121GUpVQEAqHPOHw (envelope-from ) for ; Tue, 20 Feb 2024 10:51:57 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="oKl92rA/"; 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=1708422717; 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: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=4omwBsPnInYUFimC7ZQYqxzcM2QCpub+8eOzPNb37rQ=; b=EHAdYOSCz/Dr0Iw1P65DRzf1U53/GeNOsM3jgqw86ruv4U9u0Y4KabRDJVT7X84ZhLY0+4 1fA+bFMdSFNOPFMcVACWeOjD7JskNk3aDB5nLwkKx7AuvYhkYkQzqtdO8L0HKLczlT1k2f B/iY4eK4phGq4Pyn64bBH8wmOcjDUEMGvEvaslPqLUo4mX3zSsCb6azyBcTy4drgl0jTkX CDSIGH6A5aCQ8XG7wPdz9smKAiKYkNZ211AG1x3bBYWvb9mG/Hp53JtyIEcGOSjkPtg9le xvm43XO9ELJzcgYU12shzo5j+8kvdVZpvStO1M6FsLiymFgWvVdBHcQ+nkse8w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="oKl92rA/"; 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=1708422717; a=rsa-sha256; cv=none; b=lJVCg9q1goNyDZoyI86GBsjt5odL2hWREAUiMREiOQMme3KXvJfftCzow3D42LQwT9lu+k iWG1rU9FVfSsrihMBlvztgYM3BAOKuh0xFkscSbIHTkzJUtO0T7Wi3QQMX+J9ejMl0Bxj0 gmClBEQUlslYIatJ8RPrioUJkzNyTw7Hks1L4fTNyEBGVS3KAwMlZFVkBMvgnRlmwIApn5 ZDH2D/rpghQaFP/vc3jTqtIUJBieSy667RpyuPaT42kt7inYR41RIONxz8y3rsNeugPaKg kl7/ltat7NbaNeVrPp03jtZFmZtwUjdQqLl/fEbUIcT36UG/eIvioIcB8d4p9w== 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 AFA0659F0F for ; Tue, 20 Feb 2024 10:51:56 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rcMmw-00049X-Gt; Tue, 20 Feb 2024 04:51:47 -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 1rcMmr-00048I-TW for guix-patches@gnu.org; Tue, 20 Feb 2024 04:51:41 -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 1rcMmr-0001h7-0h for guix-patches@gnu.org; Tue, 20 Feb 2024 04:51:41 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rcMnC-0006LV-Ck for guix-patches@gnu.org; Tue, 20 Feb 2024 04:52:02 -0500 Subject: bug#68858: [PATCH] gnu: Add font-libre-franklin. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 20 Feb 2024 09:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68858 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Graves Cc: 68858-done@debbugs.gnu.org Mail-Followup-To: 68858@debbugs.gnu.org, ludo@gnu.org, ngraves@ngraves.fr Received: via spool by 68858-done@debbugs.gnu.org id=D68858.170842269024349 (code D ref 68858); Tue, 20 Feb 2024 09:52:02 +0000 Received: (at 68858-done) by debbugs.gnu.org; 20 Feb 2024 09:51:30 +0000 Received: from localhost ([127.0.0.1]:44302 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcMmg-0006Ke-Am for submit@debbugs.gnu.org; Tue, 20 Feb 2024 04:51:30 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcMmb-0006KN-Sc for 68858-done@debbugs.gnu.org; Tue, 20 Feb 2024 04:51:29 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rcMm7-0001d6-Uk; Tue, 20 Feb 2024 04:50:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=4omwBsPnInYUFimC7ZQYqxzcM2QCpub+8eOzPNb37rQ=; b=oKl92rA/TM0RBxjh6HLK IYxVqDkYq8/Ec+vM5A3VV4BjG4/94Cvgvr1tJLGJ6K6AmAIhqF7Fm81AUERsAcA+p5iePwBsChDVD V4Ls+so6duMNuNxr8D/k1SvbQNTAfFMmEZpQzMukruzhpXhgm7fQGrrD8z7ZBJ4c/8CeJAHGwCGg4 I0dGlHiwxmN5QlsfvpUcQGACqPQ10CY/USQsXNeOh7cpze0G6RBQZ6admHN4oljiF/2LEkbRONlLa I50qTAS6FQk8wNA8FmXzaY+gsCDZUTTkuPEFcPsKiiRbNSgWecXkCKzfg5HVdvtbO/Se3uaANagei XBoku1f2QqpxVw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <20240131222216.5611-1-ngraves@ngraves.fr> (Nicolas Graves's message of "Wed, 31 Jan 2024 23:22:15 +0100") References: <20240131222216.5611-1-ngraves@ngraves.fr> Date: Tue, 20 Feb 2024 10:50:53 +0100 Message-ID: <87h6i3mpky.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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: , 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-Spam-Score: -7.38 X-Spam-Score: -7.38 X-Migadu-Queue-Id: AFA0659F0F X-Migadu-Scanner: mx11.migadu.com X-TUID: dvy7Ulhfnz7q Nicolas Graves skribis: > * gnu/packages/fonts.scm (font-libre-franklin): New variable. > > Change-Id: I4732b76b74be861d5c7b071a4f562373664e8282 Applied, thanks!