From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 01 02:14:45 2022 Received: (at submit) by debbugs.gnu.org; 1 Oct 2022 06:14:45 +0000 Received: from localhost ([127.0.0.1]:43476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oeVlt-0001qV-50 for submit@debbugs.gnu.org; Sat, 01 Oct 2022 02:14:45 -0400 Received: from lists.gnu.org ([209.51.188.17]:47508) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oeVls-0001qN-1c for submit@debbugs.gnu.org; Sat, 01 Oct 2022 02:14:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47910) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oeVlr-0003zv-TQ for guix-patches@gnu.org; Sat, 01 Oct 2022 02:14:43 -0400 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:47696) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oeVlq-0003T1-As for guix-patches@gnu.org; Sat, 01 Oct 2022 02:14:43 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1oeVln-0005l8-Mx; Sat, 01 Oct 2022 08:14:39 +0200 Received: from [192.168.1.3] (helo=micha.rohleder.de) by www.rohleder.de with esmtp (Exim 4.95) (envelope-from ) id 1oeVks-000Mx7-3k; Sat, 01 Oct 2022 08:14:39 +0200 From: Michael Rohleder To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-nov-el: Update to 0.4.0 and use gexps. Date: Sat, 1 Oct 2022 08:13:41 +0200 Message-Id: <20221001061341.3665-1-mike@rohleder.de> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1664604882;dacd0b75; X-HE-SMSGID: 1oeVln-0005l8-Mx Received-SPF: permerror client-ip=2a01:488:42:1000:50ed:84e7::; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: Michael Rohleder X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.4.0. [arguments]: Use gexps. --- gnu/packages/emacs-xyz.scm | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 6d9d0d6a8f..5b8bbd5e5c 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -18554,7 +18554,7 @@ (define-public emacs-esxml (define-public emacs-nov-el (package (name "emacs-nov-el") - (version "0.3.4") + (version "0.4.0") (source (origin (method git-fetch) @@ -18564,18 +18564,18 @@ (define-public emacs-nov-el (file-name (git-file-name name version)) (sha256 (base32 - "0va9xjrq30cv5kb59a4rq5mcm83ggnv774r8spmskff3hj8012wf")))) + "10507fdfx02wb3j7g34w4ii8rgnjbmriq63ir6x1agf38s3i9p52")))) (build-system emacs-build-system) (arguments - `(#:emacs ,emacs ;need libxml - #:phases - (modify-phases %standard-phases - (add-after 'unpack 'embed-path-to-unzip - (lambda _ - (substitute* "nov.el" - (("\\(executable-find \"unzip\"\\)") - (string-append "\"" (which "unzip") "\""))) - #t))))) + (list + #:emacs emacs ;need libxml + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'embed-path-to-unzip + (lambda _ + (substitute* "nov.el" + (("\\(executable-find \"unzip\"\\)") + (string-append "\"" (which "unzip") "\"")))))))) (propagated-inputs (list emacs-dash emacs-esxml)) (inputs -- 2.37.3 From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 04 15:37:16 2022 Received: (at 58214-done) by debbugs.gnu.org; 4 Oct 2022 19:37:16 +0000 Received: from localhost ([127.0.0.1]:55250 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ofnjA-0001fy-4M for submit@debbugs.gnu.org; Tue, 04 Oct 2022 15:37:16 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:45577) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ofnj5-0001fe-DJ for 58214-done@debbugs.gnu.org; Tue, 04 Oct 2022 15:37:14 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 1215240004; Tue, 4 Oct 2022 19:37:03 +0000 (UTC) From: Nicolas Goaziou To: Michael Rohleder Subject: Re: [bug#58214] [PATCH] gnu: emacs-nov-el: Update to 0.4.0 and use gexps. References: <20221001061341.3665-1-mike@rohleder.de> Date: Tue, 04 Oct 2022 21:37:02 +0200 In-Reply-To: <20221001061341.3665-1-mike@rohleder.de> (Michael Rohleder's message of "Sat, 1 Oct 2022 08:13:41 +0200") Message-ID: <87h70jmlcx.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 58214-done Cc: 58214-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Michael Rohleder writes: > * gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.4.0. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Tue Jun 17 22:25:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 02 Nov 2022 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator