unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43522] [PATCH] gnu: emacs-elpher: Update to 2.10.2.
@ 2020-09-19 21:01 Simon South
  2020-09-22  9:01 ` bug#43522: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Simon South @ 2020-09-19 21:01 UTC (permalink / raw)
  To: 43522; +Cc: Simon South

* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.10.2.
---
 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 15f24cda5d..e08fcf9ff2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -21908,7 +21908,7 @@ it forcibly
 (define-public emacs-elpher
   (package
     (name "emacs-elpher")
-    (version "2.9.1")
+    (version "2.10.2")
     (source
      (origin
        (method git-fetch)
@@ -21917,7 +21917,7 @@ it forcibly
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0vyqmv7dycmad1726yb6yizd21x3kkz5cj33mca11r8nh38f1qzp"))))
+        (base32 "0xqiisirpvw4ka9417pq4r73x937wl3qbf8cpn2i03akm8d58smd"))))
     (build-system emacs-build-system)
     (native-inputs
      `(("texinfo" ,texinfo)))
-- 
2.28.0





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

* bug#43522: [PATCH] gnu: emacs-elpher: Update to 2.10.2.
  2020-09-19 21:01 [bug#43522] [PATCH] gnu: emacs-elpher: Update to 2.10.2 Simon South
@ 2020-09-22  9:01 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-09-22  9:01 UTC (permalink / raw)
  To: Simon South; +Cc: 43522-done

Hello,

Simon South <simon@simonsouth.net> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2020-09-22  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-19 21:01 [bug#43522] [PATCH] gnu: emacs-elpher: Update to 2.10.2 Simon South
2020-09-22  9:01 ` bug#43522: " 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).