unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33588] [PATCH] gnu: emacs-google-translate: Update to 0.11.16.
@ 2018-12-02 19:11 Mathieu Lirzin
  2018-12-02 22:35 ` bug#33588: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Mathieu Lirzin @ 2018-12-02 19:11 UTC (permalink / raw)
  To: 33588; +Cc: Mathieu Lirzin

* gnu/packages/emacs.scm (emacs-google-translate): Update to 0.11.16.
---
 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 d9d401d7c..8aade3cd4 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -11557,7 +11557,7 @@ the GIF result.")
 (define-public emacs-google-translate
   (package
     (name "emacs-google-translate")
-    (version "0.11.15")
+    (version "0.11.16")
     (source
      (origin
        (method url-fetch)
@@ -11566,7 +11566,7 @@ the GIF result.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1zxvfagbaf5mxi528mz33c8vxdk86wj0xx5y2jfy97wi8dzrwn3g"))))
+         "01n9spj1d0gjfj39x526rl3m9c28wnx9afipmf5s8y77cx3mfwhl"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/atykhonov/google-translate")
     (synopsis "Emacs interface to Google Translate")
-- 
2.19.1

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

* bug#33588: [PATCH] gnu: emacs-google-translate: Update to 0.11.16.
  2018-12-02 19:11 [bug#33588] [PATCH] gnu: emacs-google-translate: Update to 0.11.16 Mathieu Lirzin
@ 2018-12-02 22:35 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-12-02 22:35 UTC (permalink / raw)
  To: Mathieu Lirzin; +Cc: 33588-done

Hello,

Mathieu Lirzin <mthl@gnu.org> skribis:

> * gnu/packages/emacs.scm (emacs-google-translate): Update to 0.11.16.

Applied, thanks!

Ludo'.

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

end of thread, other threads:[~2018-12-02 22:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-02 19:11 [bug#33588] [PATCH] gnu: emacs-google-translate: Update to 0.11.16 Mathieu Lirzin
2018-12-02 22:35 ` bug#33588: " 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).