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 ms8.migadu.com with LMTPS id CLcnDz7sAWY3IAEAe85BDQ:P1 (envelope-from ) for ; Mon, 25 Mar 2024 22:27:26 +0100 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 CLcnDz7sAWY3IAEAe85BDQ (envelope-from ) for ; Mon, 25 Mar 2024 22:27:26 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=PDcXb0YV; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711402046; 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-cc: 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=gGG+VSY7jNgJqklLPxyiY6rHx8QyzrsA2n5ScjGW1i4=; b=dqUhGPAauUsBcjYjVVuBTMuG69+NcowkZ6L6rZce+vj1yHAJn/vUJXQnSnKt/CeMQmTUfF I1Tzy4apnFDufZresEiAdFDyZ8U30QrRkI/Mt3C+bhIEqDSyU8d7uMeaVAOsX9zoE0ZpBR lbXgiCD0Tp690g/+evGVExxSMLYQ0mHw4a30uirNJliR5eSrQI8q5nWNaxsmwinPyZh7KY /71fAj6W1J5IFN+WYAU4ZxHzS43CC1J68dBYHFn25atgJ7x66WQR7jKfeBw2E2ToYOldrV euIEN498fqLYojaqVOGyjfrzVPvinAI21bsg+lyAsnB7u1NPm+XAzHGlLsNSKw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=PDcXb0YV; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1711402046; a=rsa-sha256; cv=none; b=e/j8EhaNhQoy8e7mNOv2lYP/DMGJemtMdHY6yx8z/c+ND0ipkoFptWJE2/uhuVXkY25TNE mq7gIEUI/AozNUBCPq7HCTUGp5HONVrQOVcP0vjsEy5M40b/1EpbDW8W+ApdS9oSgIdVQg n37wGMbTj+WUMIwL5yXb0w81U1phOvacNVJEC/MerBtqRZ9K9fGeZSTBUevazEKOIrkgKL ixDWtXetUrCpcq1HLs+050USQ0R0yWsYLKrtqboj2wAqvgbD6cTgrSUnQbWxM+7VIGM0vm z+oo3YbzzTkOJQ9q64VijEPcDEs/GCvjVpwQdoHF44Zj9JdP5eYNhFR3KY/ifw== 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 1566C24150 for ; Mon, 25 Mar 2024 22:27:26 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rorqT-0004Mt-TV; Mon, 25 Mar 2024 17:27:06 -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 1rorqR-0004Hj-HS for guix-patches@gnu.org; Mon, 25 Mar 2024 17:27:04 -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 1rorqQ-0004j5-O3 for guix-patches@gnu.org; Mon, 25 Mar 2024 17:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rorqP-0001sn-Oz for guix-patches@gnu.org; Mon, 25 Mar 2024 17:27:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69907] [PATCH] gnu: emacs-extempore-mode: Update to 0.0.0-1.92e0fff. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Mar 2024 21:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69907 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Giacomo Leidi , 69907@debbugs.gnu.org Cc: Katherine Cox-Buday , Andrew Tropin Received: via spool by 69907-submit@debbugs.gnu.org id=B69907.17114020197229 (code B ref 69907); Mon, 25 Mar 2024 21:27:01 +0000 Received: (at 69907) by debbugs.gnu.org; 25 Mar 2024 21:26:59 +0000 Received: from localhost ([127.0.0.1]:36445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rorqM-0001sX-T1 for submit@debbugs.gnu.org; Mon, 25 Mar 2024 17:26:59 -0400 Received: from mail-wr1-x441.google.com ([2a00:1450:4864:20::441]:61918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rorqK-0001sJ-F7 for 69907@debbugs.gnu.org; Mon, 25 Mar 2024 17:26:58 -0400 Received: by mail-wr1-x441.google.com with SMTP id ffacd0b85a97d-341808b6217so3046017f8f.3 for <69907@debbugs.gnu.org>; Mon, 25 Mar 2024 14:26:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1711402011; x=1712006811; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=gGG+VSY7jNgJqklLPxyiY6rHx8QyzrsA2n5ScjGW1i4=; b=PDcXb0YVElainCtoWaNgHg7sPANwfyjAdAuMx7IDavSnBh+8ROiNo5p40zQ0AjxV4t oGuN8w2ZIJAhcVl5nhQ20ntq1X4WFuMFHcau7/+mdYiAesOi+HEqlEUcworvX22c9fwe 3/rXPLt3H5d6/qyYmz7qhG56PwP49ifKafef9cj3274pKb28vGq9wVVuHG56czI5Wx5T 7KhOnQHDMfkJw7IVfJkpja6FnPzw/rH3iFPJba1hWzQR5QF6LbzKmJKKSocilh2WA9mD PyxujMgVKJRf0Xp8lr/64Y8cQupnzbz6eoNsdaYNtqNNTeKvA3Nsm74UBwTKiDPvcXZ3 NKWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711402011; x=1712006811; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=gGG+VSY7jNgJqklLPxyiY6rHx8QyzrsA2n5ScjGW1i4=; b=Kw5anq6HQaHYGAXqRX3vi0iA9plT9rhmefTX+YNIPgPjrK5s+i8C/WiMsZ4V2tYbCu gL1bSy7BKQbDq+Rb+yQPeobN6M2sCHedD6g6JN6UAq2BqGDMX+HfsdL55+4kRai+rkJZ WfKRiMaHC1GcclpDDiciw9cEgeV/kbQD7tw0OCWfSOM2Tl9LPIa6xb5nxK4NQy/uhsYz BC54z0E8f5QxPGFm9kEV7c7rSe84Bv/SiNyBzzpmDmWWPnINVC8LubRlxaOiAQM0L90k GVKJeROP0Wyv6O+mInQgFH/e2JxWNJcpp8zuXp7lr6srPQlHbPPUtbVJhpcQzhahhjKU qifQ== X-Forwarded-Encrypted: i=1; AJvYcCXUDh8nH6RFB9PL08537C6+zySGSh3tUddduQTUCqFWmF0Mdd1uBTmQZJdyoStx5bAUTAGnSeEwhCzZTSUGka6vukQaK7U= X-Gm-Message-State: AOJu0Yzc6iMzDpEqPm6RI6tKIgqj1NoyekXkpP4RGAMXD2d6Zf/5kISi vdynL3dm62TN2kOipMZNPbeoXc2XsMrQWG1SHz0tPMz6TF45Kx4j X-Google-Smtp-Source: AGHT+IHFBENjuIBFMTZStALcR+Ri2QMgM+eQD8J/AYdHeSBePuYMBUu3w8FV4h+CDrUogekkRBjbNg== X-Received: by 2002:a5d:4a4c:0:b0:33d:746b:f360 with SMTP id v12-20020a5d4a4c000000b0033d746bf360mr5765648wrs.51.1711402010645; Mon, 25 Mar 2024 14:26:50 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id x15-20020a5d60cf000000b0033cf4e47496sm10416579wrt.51.2024.03.25.14.26.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Mar 2024 14:26:50 -0700 (PDT) Message-ID: <1108f87d6197af2bc53401a8267559b65bed4d0e.camel@gmail.com> From: Liliana Marie Prikler Date: Mon, 25 Mar 2024 22:26:48 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 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-Queue-Id: 1566C24150 X-Spam-Score: -3.74 X-Migadu-Spam-Score: -3.74 X-Migadu-Scanner: mx10.migadu.com X-TUID: 84EPJdz5gS2n Am Mittwoch, dem 20.03.2024 um 00:26 +0100 schrieb Giacomo Leidi: > * gnu/packages/emacs-xyz.scm (emacs-extempore-mode): Update to to > 0.0.0-1.92e0fff. >=20 > Change-Id: I1e4cfebedf5450384e40425619925ecdf7465a64 > --- > =C2=A0gnu/packages/emacs-xyz.scm | 4 ++-- > =C2=A01 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm > index 83e79544ee..f2d3d266ee 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -5875,7 +5875,7 @@ (define-public emacs-d-mode > =C2=A0 > =C2=A0(define-public emacs-extempore-mode > =C2=A0=C2=A0 ;; Use the latest commit at time of packaging.=C2=A0 There a= re no > releases or tags. > -=C2=A0 (let ((commit "09518ae6650d7be33a4633a4c0f31b7130d04c6e") > +=C2=A0 (let ((commit "92e0fff482a0a4dc2971c39581c5ea9e84ae5e1c") > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (revision "1")) Don't forget to bump revision!