From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0B0UA6QnzmTICAAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 12:42:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YNrNAaQnzmQCxQAAG6o9tA (envelope-from ) for ; Sat, 05 Aug 2023 12:42:44 +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 90512573F3 for ; Sat, 5 Aug 2023 12:42:43 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=LzqVJMvZ; 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=1691232163; 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-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=K49v0wFdj4Ox9vPWvEPCoztn/+IgwugwNjrcyCqn2m4=; b=CGe/BhGtyY2xQ47/LQOeOYNUdpLDeNSCKwxcbvZ5gSIuI0MPDIILToWR4vPmC1Qd1EUuxw pP3jSOH1kTf7m4+NRrS+bpmH7i33t3hthNAvi1zH4n5jp7kEpYZgPi2neJyypJpMFb7hD7 9k7KZ9Z+yoXDBpwIg8P6B7+dHx5t3xcVWbGaIUUCYtwZDAGbagydiZfonQJ7B3S/sIt/B2 xQE6o9cH3gCUO+zCsbRj4IeU5477MbdeZ9LPuNdHtV7OUvhjf2rBrLqIxkSLjIBwQPvBcC iz74LscyYm7zBmHKNGcdQj9P3SaMAW9la45W9yr4igieyDQDLRYDix0xzNPt9g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691232163; a=rsa-sha256; cv=none; b=YHk9iJd+YSE/BWKQg0nYgJuNtatINS+Eh0IPIIia0TKLxhf1nKYJdSdsqgUM7fKieWFH9G RdudBUNylA1+ADHKhgVRX15BhswZeoSSplD/h+yWUFRmjKUshyCcJsLuRXz6+fhQOuVrKd U2n9IqvowfChIIHPiWA8gL0u9k2SpMh6lsSbgbTEqls0hPI0YHFk0z8/pCnlP6soqLE3IB GnIs5r6vGyScX1gH0hOeuwxERzYbWRmKAAC0q9qCCTuzCcGDDHOt9GE3V+o3ffzxmgWwX0 th98+RdZkr2xclwlAXx9F+e6yQZ/pG5fmPTDtQg2GrUxlNL4L7ieNYHSoTdSzA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=LzqVJMvZ; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSEjT-0005zV-I1; Sat, 05 Aug 2023 06:42:03 -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 1qSEjS-0005xj-Hn for guix-patches@gnu.org; Sat, 05 Aug 2023 06:42:02 -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 1qSEjS-0001WZ-9T for guix-patches@gnu.org; Sat, 05 Aug 2023 06:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSEjR-0004kk-S0 for guix-patches@gnu.org; Sat, 05 Aug 2023 06:42:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65088] [PATCH] gnu: emacs-helpful: Update to 0.21. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 10:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65088 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65088@debbugs.gnu.org Cc: Cayetano Santos X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169123206218184 (code B ref -1); Sat, 05 Aug 2023 10:42:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Aug 2023 10:41:02 +0000 Received: from localhost ([127.0.0.1]:55758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSEiT-0004jE-Rl for submit@debbugs.gnu.org; Sat, 05 Aug 2023 06:41:02 -0400 Received: from lists.gnu.org ([2001:470:142::17]:48254) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSEiR-0004ic-Af for submit@debbugs.gnu.org; Sat, 05 Aug 2023 06:41:00 -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 1qSEiM-0005oL-00 for guix-patches@gnu.org; Sat, 05 Aug 2023 06:40:54 -0400 Received: from latitanza.investici.org ([82.94.249.234]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSEiI-0001MG-Uk for guix-patches@gnu.org; Sat, 05 Aug 2023 06:40:53 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4RHzd46fBlzGnxy; Sat, 5 Aug 2023 10:40:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1691232040; bh=K49v0wFdj4Ox9vPWvEPCoztn/+IgwugwNjrcyCqn2m4=; h=From:To:Cc:Subject:Date:From; b=LzqVJMvZ0g4ImAOCSIGkc6srvzcAZC0PqG0sTefPoPLA7uta6+oOmiPZC6MwLevW7 N8tWwyFzCxeFb0c1acUvI9lDk3XYs/ixFofgGbB/gJ7Ms98DVDxayGm4DLX4GOgGxs KmEajCiEnSWFMZpV8bzr41xxp7Qy4YDHLmg+KSlE= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4RHzd44bPVzGnxm; Sat, 5 Aug 2023 10:40:40 +0000 (UTC) Date: Sat, 5 Aug 2023 12:40:08 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=csantosb@inventati.org; helo=latitanza.investici.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Cayetano Santos X-ACL-Warn: , Cayetano Santos via Guix-patches From: Cayetano Santos 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 90512573F3 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.14 X-Spam-Score: -6.14 X-TUID: qwTjJPb36Qqu * gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.21. --- gnu/packages/emacs-xyz.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ed3d89d51f..c01192b7b3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -24360,11 +24360,11 @@ (define-public emacs-download-region (license license:gpl3+)))) (define-public emacs-helpful - (let ((commit "1c98f6f06a85def5d34c735f8cd407f20cebddf9") - (revision "1")) + (let ((commit "ced07fe0d48ce1111d7a8376fdbfef34d927c967") + (revision "0")) (package (name "emacs-helpful") - (version (git-version "0.19" revision commit)) + (version (git-version "0.21" revision commit)) (source (origin (method git-fetch) @@ -24373,7 +24373,7 @@ (define-public emacs-helpful (commit commit))) (file-name (git-file-name name version)) (sha256 - (base32 "18b5hjfji51zxjrxhkklxx3j9svk295awmxv8n95mp8ilas2kd3l")))) + (base32 "03afgdbs5nmhw833svrqky7fmfs1zlvqzcj7j5g29sakivs60xqc")))) (build-system emacs-build-system) (propagated-inputs (list emacs-dash emacs-elisp-refs emacs-f emacs-s)) base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b -- 2.41.0