unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41699] [PATCH] gnu: emacs-elpher: Update to 2.7.9.
@ 2020-06-04  1:48 Simon South
  2020-06-04 13:07 ` bug#41699: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Simon South @ 2020-06-04  1:48 UTC (permalink / raw)
  To: 41699; +Cc: Simon South

* 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





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

* bug#41699: [PATCH] gnu: emacs-elpher: Update to 2.7.9.
  2020-06-04  1:48 [bug#41699] [PATCH] gnu: emacs-elpher: Update to 2.7.9 Simon South
@ 2020-06-04 13:07 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-06-04 13:07 UTC (permalink / raw)
  To: Simon South; +Cc: 41699-done

Hello,

Simon South <simon@simonsouth.net> writes:

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

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou




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

end of thread, other threads:[~2020-06-04 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-04  1:48 [bug#41699] [PATCH] gnu: emacs-elpher: Update to 2.7.9 Simon South
2020-06-04 13:07 ` bug#41699: " Nicolas Goaziou

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).