From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ULQ/KjliCmQSbgEASxT56A (envelope-from ) for ; Thu, 09 Mar 2023 23:48:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kPgkKjliCmT9rAAAauVa8A (envelope-from ) for ; Thu, 09 Mar 2023 23:48:25 +0100 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 6A05E2A7AC for ; Thu, 9 Mar 2023 23:48:24 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=ZUTrCUWh; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678402105; 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-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=/fixPKqmix2reP+Vp2pVseOhvoDAmfup0Ir417xr3uY=; b=fIxQBSygXS0+iFTu9vEcWtLxYJSjuqYPBfP+gYBgcCnteiWbNjbYgR4ue9AtRMrxQFWjiU JFOp9wnERUKiLAMgJ3U8rSEAZ9Y9bXKp4zyPSnW1FrnT2QCUNMo5avXSD7WNlr2nKuwT5W BKYH8dbgZl3wDFlyPgOhMCYGdlEkqozIHPwuDzitOqcP/y76HCyzBLtcORESjtnI6aKEZb Qgbk7pBi0a6HaNhsUJmLcvU2UWMvfVuc3Lz8aVWe0tN+Seo9U5yJR/Cu5QxRpervA09upR aZGtp1+v7LvTKTzd9g8KYdcDCFcxo0r7TLCj11kF1vOVupCKE1h5D022yTbkjA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678402105; a=rsa-sha256; cv=none; b=gROrU2yw6muIhd4Uy4IWRRJOyh5ykGjUABkce586iTm9/9EFB5nMijYAtTvWKb31YVRcd+ Emts0vpdXuVqXqW7maYXJIvS7SJHzaL60wkpJZPfK5QQp3SF4IWSS1nURYzLPJxglRujHo YNzQ9zPm8HkuZxB207Vdz9lz6Ps8fwRNeY2Ul5lt5Tsfx09Cg4MFUz/TSPxvBYGA4ircn1 pzmPj5UTFbTxaxbiEJ0kLzbeDZq5zfWVPe5Rvt4N77fg1TVReDZKRhzLoIkub7uAxLC8ZJ OXHI8FIladz7jxwhwVfdwQ3dYH2B11cH2oH2BTZIgdgK/1CwCnhkQHMapjnFfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=ZUTrCUWh; 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1paP3N-0006m3-HQ; Thu, 09 Mar 2023 17:48:05 -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 1paP3K-0006lR-Jw for guix-patches@gnu.org; Thu, 09 Mar 2023 17:48:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1paP3K-00059w-Bi for guix-patches@gnu.org; Thu, 09 Mar 2023 17:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1paP3J-000897-SA for guix-patches@gnu.org; Thu, 09 Mar 2023 17:48:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61941] [PATCH 1/2] gnu: emacs-helpful: Update to 0.20.1c98f6f. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 Mar 2023 22:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61941 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61941@debbugs.gnu.org Cc: contact@conses.eu, Nicolas Goaziou Received: via spool by 61941-submit@debbugs.gnu.org id=B61941.167840206231183 (code B ref 61941); Thu, 09 Mar 2023 22:48:01 +0000 Received: (at 61941) by debbugs.gnu.org; 9 Mar 2023 22:47:42 +0000 Received: from localhost ([127.0.0.1]:53280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paP2z-00086r-Us for submit@debbugs.gnu.org; Thu, 09 Mar 2023 17:47:42 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:59013) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paP2x-00086J-Aq for 61941@debbugs.gnu.org; Thu, 09 Mar 2023 17:47:40 -0500 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id C5E9020008; Thu, 9 Mar 2023 22:47:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1678402052; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/fixPKqmix2reP+Vp2pVseOhvoDAmfup0Ir417xr3uY=; b=ZUTrCUWhJSHs+JpI8X3dCq90y6LghYx0NXukB1gxvZCThwhxLILVNxiIj1++1arhCkHB86 rLnqEcdfOUWwT4kv4VYktgmiUakGUObZxQseIJ9r90hr/GRcJIawRDbOqP3qD35sQYKQah ahSytGIF+3XgWaTymSQ4ihqXcr1kKFSt219Axa8jnqBnJVjYSsay/fWO3c23J/fIN22EhT YY3ISuA9ZweuPCqOI3HEdzNlA+/B5NrLXcxdHtkuYV2QBnZET+Q04R6Ofp4M23HpV83sex rTwOMSRzQBlmD2u5Ic1ld96Uxvim+2f5BPL6kJN473ce03he15QtEB0q3V5TJA== From: conses In-Reply-To: <87r0tz8f4g.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Wed, 08 Mar 2023 15:57:51 +0100") References: <87r0tz8f4g.fsf@nicolasgoaziou.fr> Date: Thu, 09 Mar 2023 23:47:29 +0100 Message-ID: <86zg8la6f2.fsf@conses.eu> 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: X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 6A05E2A7AC X-Spam-Score: -0.30 X-Migadu-Spam-Score: -0.30 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-Flow: FLOW_IN X-Migadu-Country: US X-TUID: YujgiooL1opb Nicolas Goaziou writes: >> + (let ((commit "1c98f6f06a85def5d34c735f8cd407f20cebddf9") >> + (revision "0")) > > Is there a particular reason to use an unreleased version? > The latest release was over two years ago and a lot of functionality has been added. >> + (package >> + (name "emacs-helpful") >> + (version (git-version "0.20" revision commit)) > > Base version is actually still 0.19. Upstream bumped Version keyword, > but the README mentions there is no official 0.20 yet. I suggest to > stick to 0.19. > Ok, will send a revised patch. >> + (source >> + (origin >> + (method git-fetch) >> + (uri (git-reference >> + (url "https://github.com/Wilfred/helpful") >> + (commit commit))) >> + (file-name (git-file-name name version)) >> + (sha256 >> + (base32 "18b5hjfji51zxjrxhkklxx3j9svk295awmxv8n95mp8ilas2kd3l")))) >> + (build-system emacs-build-system) >> + (propagated-inputs >> + (list emacs-elisp-refs emacs-dash emacs-s emacs-f)) > > While you're at it, could you re-order inputs alphabetically? > > You can also merge both patches. > Sure. Thanks for having a look! > Regards, -- Best regards, conses