From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6PQWB7TlOGX+NQAAauVa8A:P1 (envelope-from ) for ; Wed, 25 Oct 2023 11:53:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6PQWB7TlOGX+NQAAauVa8A (envelope-from ) for ; Wed, 25 Oct 2023 11:53:56 +0200 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 0EDED527E4 for ; Wed, 25 Oct 2023 11:53:56 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=imabhQcL; 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=1698227636; 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=R72oIG7xxUB5TvfYFwNLZmv9G4+B9GC2OcfDD6p5OLk=; b=rMQ1wT3+7PlWpgMz92IlPpHIAY2urDWcUapHcOHDKVMWozrh5BZURvwKqvZTmh3Jt0AL1W lBt2jdRDHD+z92YNoVnXaxMNck9vMJJab00qFbMbeWCnmCBq3nte7uDErYZgcAE+sE+uDC ZdgnjkPHyrrLElh73BnP6y6fLaQmHUc4hIWOvpgU7G4o4zazuaRZO+1v0Nc4m0EbG5HzWf +mHsmo6vkCsuMHDkh2CIh8L4JnR+6neAwEyP4MRoDIGuhaJF14cs6oot5B/65FFzMQ67nK qTF8C+fqwsxRU9n0aq1KM+EaRNqGftBB8oOt0yczJ2Uxk436zl4f9cb8dyB80Q== 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=imabhQcL; 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=1698227636; a=rsa-sha256; cv=none; b=KxLn8xSWRFjjG8eOApaOARsBWEqVfeu/RnOj3FWsFHOoMjqJf4gDgjLfumPGCKtKmY+bIy dRuo4/mwa8uQ4sxMwkNhtEE5duhxPb5VjPA4Om0fqq791Mskr2j0XO2973Pv2syonyJzem XVeuhz9WlulORX7jxZtawptiRLNK2vMOwcetSlG1CByIRth95VArW+7f5hF5fvaZ8B7eOA FtI8ro5H1FUGqfpkPhtrB5iWt52RiS/YaXAYnKXPh5l1n9yF/+FFwIyjwaERJkOl8wSfRh 6veuMSDy+eSWpnYfZGsEoweavstGK6+D5xyh4J06ctZynmsFUVAqv+Xn7nP/3Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvaaB-0005rC-Ll; Wed, 25 Oct 2023 05:53:47 -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 1qvaZx-0005h8-2v for guix-patches@gnu.org; Wed, 25 Oct 2023 05:53:34 -0400 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 1qvaZv-0006y6-Mb for guix-patches@gnu.org; Wed, 25 Oct 2023 05:53:32 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvaaP-0005E1-OM for guix-patches@gnu.org; Wed, 25 Oct 2023 05:54:01 -0400 Subject: bug#66590: [PATCH] gnu: emacs-doom-modeline: Update to 4.0.1. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 25 Oct 2023 09:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66590 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Cayetano Santos Cc: 66590-done@debbugs.gnu.org Mail-Followup-To: 66590@debbugs.gnu.org, othacehe@gnu.org, csantosb@inventati.org Received: via spool by 66590-done@debbugs.gnu.org id=D66590.169822761720047 (code D ref 66590); Wed, 25 Oct 2023 09:54:01 +0000 Received: (at 66590-done) by debbugs.gnu.org; 25 Oct 2023 09:53:37 +0000 Received: from localhost ([127.0.0.1]:57368 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvaa1-0005DH-4C for submit@debbugs.gnu.org; Wed, 25 Oct 2023 05:53:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvaZz-0005D2-JE for 66590-done@debbugs.gnu.org; Wed, 25 Oct 2023 05:53:35 -0400 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 1qvaZQ-0006sk-74; Wed, 25 Oct 2023 05:53:00 -0400 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=R72oIG7xxUB5TvfYFwNLZmv9G4+B9GC2OcfDD6p5OLk=; b=imabhQcLKkCaLSYRKOlQ OoWgnEEkdg56+YK/NFouIaRmyndyCShtZYJqHY3dgKfkJJ04GGOJr9QLzHkF8eo48U8/UBtC/rV9m 4FDfxgN/PJwPdry3/lxNzPWAtFQ9Uhe0uPO0vNUt4xt9jHAdCK4MfDOxarl/gb0PUlVkN8uEg5O/I /h0S2SqVGhccJ96jJcRP1S/zD4+DwWc2GSIKvclxFtTaPRhQ/mkAs6L4dROU/rTX5Rti5+N/kx6Pc u49qDdSI7PLwqfFpEICqnPeqa5LLs/UBZKU/t8/zjXSh7unLiVtQ3/CT9CKF7Hm2NSpvWrlWtH3zx gN1UA40T+5zFyQ==; From: Mathieu Othacehe In-Reply-To: (Cayetano Santos's message of "Tue, 17 Oct 2023 11:58:59 +0200") References: Date: Wed, 25 Oct 2023 11:52:57 +0200 Message-ID: <87msw7xc3q.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: -6.78 X-Spam-Score: -6.78 X-Migadu-Queue-Id: 0EDED527E4 X-Migadu-Scanner: mx2.migadu.com X-TUID: 0mJtGjuO7PKN > * gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 4.0.1. Applied, thanks, Mathieu