* [bug#42092] [PATCH] gnu: emacs-elpher: Update to 2.9.1.
@ 2020-06-27 18:56 Simon South
2020-06-28 19:29 ` bug#42092: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Simon South @ 2020-06-27 18:56 UTC (permalink / raw)
To: 42092; +Cc: Simon South
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#42092: [PATCH] gnu: emacs-elpher: Update to 2.9.1.
2020-06-27 18:56 [bug#42092] [PATCH] gnu: emacs-elpher: Update to 2.9.1 Simon South
@ 2020-06-28 19:29 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-06-28 19:29 UTC (permalink / raw)
To: Simon South; +Cc: 42092-done
Hello,
Simon South <simon@simonsouth.net> writes:
> * gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.9.1.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-28 19:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-27 18:56 [bug#42092] [PATCH] gnu: emacs-elpher: Update to 2.9.1 Simon South
2020-06-28 19:29 ` bug#42092: " 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).