unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#27863] [PATCH] gnu: emacs-auctex: Update to 11.91.0.
@ 2017-07-28 15:52 Oleg Pykhalov
  2017-07-28 21:16 ` bug#27863: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Oleg Pykhalov @ 2017-07-28 15:52 UTC (permalink / raw)
  To: 27863

* gnu/packages/emacs.scm (emacs-auctex): Update to 11.91.0.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index c97d46498..13e22ac2a 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -1113,7 +1113,7 @@ as a library for other Emacs packages.")
 (define-public emacs-auctex
   (package
     (name "emacs-auctex")
-    (version "11.90.0")
+    (version "11.91.0")
     (source
      (origin
        (method url-fetch)
@@ -1123,7 +1123,7 @@ as a library for other Emacs packages.")
              ".tar"))
        (sha256
         (base32
-         "04nsndwcf0dimgc2p1yzzrymc36amzdnjg0158nxplmjkzdp28gy"))))
+         "1yh182mxgngjmwpkyv2n9km3vyq95bqfq8mnly3dbv78nwk7f2l3"))))
     (build-system emacs-build-system)
     ;; We use 'emacs' because AUCTeX requires dbus at compile time
     ;; ('emacs-minimal' does not provide dbus).
-- 
2.13.3

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

* bug#27863: [PATCH] gnu: emacs-auctex: Update to 11.91.0.
  2017-07-28 15:52 [bug#27863] [PATCH] gnu: emacs-auctex: Update to 11.91.0 Oleg Pykhalov
@ 2017-07-28 21:16 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-07-28 21:16 UTC (permalink / raw)
  To: Oleg Pykhalov; +Cc: 27863-done

Oleg Pykhalov <go.wigust@gmail.com> skribis:

> * gnu/packages/emacs.scm (emacs-auctex): Update to 11.91.0.

Applied, thanks!

Ludo'.

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

end of thread, other threads:[~2017-07-28 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-28 15:52 [bug#27863] [PATCH] gnu: emacs-auctex: Update to 11.91.0 Oleg Pykhalov
2017-07-28 21:16 ` bug#27863: " Ludovic Courtès

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