unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41597] [PATCH] gnu: emacs-elpher: Update to 2.7.8.
@ 2020-05-29 13:20 Simon South
  2020-05-30 14:27 ` bug#41597: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Simon South @ 2020-05-29 13:20 UTC (permalink / raw)
  To: 41597; +Cc: Simon South

* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.8.
---
 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 e845ca9097..6890a70d39 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20837,7 +20837,7 @@ it forcibly
 (define-public emacs-elpher
   (package
     (name "emacs-elpher")
-    (version "2.7.4")
+    (version "2.7.8")
     (source
      (origin
        (method git-fetch)
@@ -20847,7 +20847,7 @@ it forcibly
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "13ba72sjfyg1xvam131iapzqdf9pkwpn67zlyydmm6bv9pxlr431"))))
+         "1x86c2lmqpmi5my356iz7lbygwpmp956dc50ng762ld0savzxff0"))))
     (build-system emacs-build-system)
     (native-inputs
      `(("texinfo" ,texinfo)))
-- 
2.26.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#41597: [PATCH] gnu: emacs-elpher: Update to 2.7.8.
  2020-05-29 13:20 [bug#41597] [PATCH] gnu: emacs-elpher: Update to 2.7.8 Simon South
@ 2020-05-30 14:27 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-05-30 14:27 UTC (permalink / raw)
  To: Simon South, 41597-done; +Cc: Simon South

[-- Attachment #1: Type: text/plain, Size: 126 bytes --]

Simon South <simon@simonsouth.net> writes:

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

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-30 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29 13:20 [bug#41597] [PATCH] gnu: emacs-elpher: Update to 2.7.8 Simon South
2020-05-30 14:27 ` bug#41597: " Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).