GNU bug report logs - #42092
[PATCH] gnu: emacs-elpher: Update to 2.9.1.

Previous Next

Package: guix-patches;

Reported by: Simon South <simon <at> simonsouth.net>

Date: Sat, 27 Jun 2020 18:57:03 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Simon South <simon <at> simonsouth.net>
Subject: bug#42092: closed (Re: [bug#42092] [PATCH] gnu: emacs-elpher:
 Update to 2.9.1.)
Date: Sun, 28 Jun 2020 19:31:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42092: [PATCH] gnu: emacs-elpher: Update to 2.9.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42092 <at> debbugs.gnu.org.

-- 
42092: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42092
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Simon South <simon <at> simonsouth.net>
Cc: 42092-done <at> debbugs.gnu.org
Subject: Re: [bug#42092] [PATCH] gnu: emacs-elpher: Update to 2.9.1.
Date: Sun, 28 Jun 2020 21:29:52 +0200
Hello,

Simon South <simon <at> simonsouth.net> writes:

> * gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.9.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Simon South <simon <at> simonsouth.net>
To: guix-patches <at> gnu.org
Cc: Simon South <simon <at> simonsouth.net>
Subject: [PATCH] gnu: emacs-elpher: Update to 2.9.1.
Date: Sat, 27 Jun 2020 14:56:46 -0400
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.9.1.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 8b03ce347c..fbc582bcc5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20965,7 +20965,7 @@ it forcibly
 (define-public emacs-elpher
   (package
     (name "emacs-elpher")
-    (version "2.7.9")
+    (version "2.9.1")
     (source
      (origin
        (method git-fetch)
@@ -20975,7 +20975,7 @@ it forcibly
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1vikzia87z5x3wx2qjihv0r2f29b7s9xkm6i1j0y646dwnzn6wzr"))))
+         "0vyqmv7dycmad1726yb6yizd21x3kkz5cj33mca11r8nh38f1qzp"))))
     (build-system emacs-build-system)
     (native-inputs
      `(("texinfo" ,texinfo)))
-- 
2.26.2




This bug report was last modified 5 years and 41 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.