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

Previous Next

Package: guix-patches;

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

Date: Thu, 4 Jun 2020 01:50:02 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: Simon South <simon <at> simonsouth.net>
To: 41699 <at> debbugs.gnu.org
Cc: Simon South <simon <at> simonsouth.net>
Subject: [bug#41699] [PATCH] gnu: emacs-elpher: Update to 2.7.9.
Date: Wed,  3 Jun 2020 21:48:41 -0400
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.9.
---
 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 0f547425a0..7922c972c9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20866,7 +20866,7 @@ it forcibly
 (define-public emacs-elpher
   (package
     (name "emacs-elpher")
-    (version "2.7.8")
+    (version "2.7.9")
     (source
      (origin
        (method git-fetch)
@@ -20876,7 +20876,7 @@ it forcibly
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1x86c2lmqpmi5my356iz7lbygwpmp956dc50ng762ld0savzxff0"))))
+         "1vikzia87z5x3wx2qjihv0r2f29b7s9xkm6i1j0y646dwnzn6wzr"))))
     (build-system emacs-build-system)
     (native-inputs
      `(("texinfo" ,texinfo)))
-- 
2.26.2





This bug report was last modified 4 years and 353 days ago.

Previous Next


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