From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id YGphJH2QcmadBwEAe85BDQ:P1 (envelope-from ) for ; Wed, 19 Jun 2024 08:02:05 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id YGphJH2QcmadBwEAe85BDQ (envelope-from ) for ; Wed, 19 Jun 2024 10:02:05 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=GWX9pOsr; 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=1718784125; 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=AYtg/duYLVARn2uQuUAbgQW8Qm+t1ggZuGt9NbTYsDM=; b=Sro8ghkDfuKtbw6I651AvTekng/3fPWA8I9pjAJZbXAyflP3QUqqZ5ZP3Jf51hG22UidB6 Hycxl2A95QsX00DTIlXjSUjCbeBsPmotgP3QLsBTcP20kaeenKpopUG4beLblxbmbsn6JA qVwisbmOeZcCraLrS2G4Mo0ygEHhc1cAbMblMovySVHKccEDIxAuMo5PN2giukWgJzvoLg QG+xITR42IMoj7y/de9yIU1BJN5ZwwY7PaEIUOLPb9hhRBjPeaOwCnAQ2bucETmysI8ZMU cPykk3BVlL/3ijHHiOaYSXT6s5Lp2JPkJ0H1eYewrro/frk8UTw+4QHNRDJheA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=GWX9pOsr; 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=1718784125; a=rsa-sha256; cv=none; b=Jwl+0BNJ833E9UEbaZgNrVfccSOH1yp4XSw+bVyB6lCpeUquLUPys41Tb+Wi0IkEQh8oJX a9JvaA0qoY9ix48AHD+3yqOOzdA8vso8tS+I9pcpUtPuC/KUZEYlZxmnayOMF17Cr9ps3W SqPDBAvROxM6p1nv6UqavauIQzs4B2/369jarWwFmMT3nh9FETqTzgYLoyc2ye+jX9Chu4 XYccz5MFD2ORTSN0r+cAgOMaroTL1aUNgQ3REvS654A9jKrCaJyLNWXz4cKxxL8onn05dD sQEbM8zVBtLIBLRvhFlYuytZ6tP5GXxd3l2QbSJajqF2I/e6bZK3ixcbZBu//Q== 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 771EB21720 for ; Wed, 19 Jun 2024 10:02:05 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJqGX-0006Lv-FJ; Wed, 19 Jun 2024 04:02:01 -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 1sJqGV-0006LV-Fo for guix-patches@gnu.org; Wed, 19 Jun 2024 04:01:59 -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 1sJqGV-0007pR-7L for guix-patches@gnu.org; Wed, 19 Jun 2024 04:01:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJqGY-0004BE-9Z for guix-patches@gnu.org; Wed, 19 Jun 2024 04:02:02 -0400 Subject: bug#70918: [PATCH] gnu: emacs-eldev: Update to 1.10.1. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 19 Jun 2024 08:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70918 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Suhail Singh" Cc: Katherine Cox-Buday , Liliana Marie Prikler , 70918-done@debbugs.gnu.org, Andrew Tropin Mail-Followup-To: 70918@debbugs.gnu.org, mail@nicolasgoaziou.fr, suhailsingh247@gmail.com Received: via spool by 70918-done@debbugs.gnu.org id=D70918.171878406815988 (code D ref 70918); Wed, 19 Jun 2024 08:02:02 +0000 Received: (at 70918-done) by debbugs.gnu.org; 19 Jun 2024 08:01:08 +0000 Received: from localhost ([127.0.0.1]:36310 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJqFg-00049o-3c for submit@debbugs.gnu.org; Wed, 19 Jun 2024 04:01:08 -0400 Received: from msg-4.mailo.com ([213.182.54.15]:45354 helo=mailo.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJqFe-00048l-Dd for 70918-done@debbugs.gnu.org; Wed, 19 Jun 2024 04:01:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1718784056; bh=ktAtrGc0Bmbz9cP3PQDNFLt+qTdSPBD4IE9YTpXJe2c=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=GWX9pOsrvfyid0jt+vxznRVdg8ropjzYnWsacf9f5FRNzaaGazcBMcBzh/i+TOcwZ kR6BAYauBzJkF+3KpdolZ7xZPmedCPmqdU30WYRB0+1DcWxKVwKUKwtPdWuT8+Acjo l5cQFYmYvgqEy7Hc1ogpbJPfdoCB1ZAlu8WE1aAk= Received: by b221-6.in.mailobj.net [192.168.90.26] with ESMTP via ip-20.mailobj.net [213.182.54.20] Wed, 19 Jun 2024 10:00:55 +0200 (CEST) X-EA-Auth: K0O2F5NFOSCwz+qcS7sdtPv2e4Z4DQaU9Mx7y0qCwpmnBS4pBCwHJHkn7wKIS1p+joiQSTmpJTUR8tFG9c07puT8GMyyQfzV4gPhjqQ27OE= In-Reply-To: (Suhail Singh's message of "Mon, 13 May 2024 09:42:50 -0400") References: Date: Wed, 19 Jun 2024 10:00:39 +0200 Message-ID: <87cyod5plk.fsf@nicolasgoaziou.fr> 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: , Reply-to: Nicolas Goaziou X-ACL-Warn: , Nicolas Goaziou via Guix-patches From: Nicolas Goaziou 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-Spam-Score: -5.36 X-Migadu-Queue-Id: 771EB21720 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -5.36 X-TUID: wwfUx2+MhCcI Hello, "Suhail Singh" writes: > * gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.10.1. Applied. Thank you. Regards, -- Nicolas Goaziou