unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42586] [PATCH] emacs-google-translate
@ 2020-07-28 15:26 André Alexandre Gomes
  2020-07-28 16:36 ` [bug#42586] Update André Alexandre Gomes
  2020-08-07  3:45 ` [bug#42586] [PATCH] emacs-google-translate Brett Gilio
  0 siblings, 2 replies; 4+ messages in thread
From: André Alexandre Gomes @ 2020-07-28 15:26 UTC (permalink / raw)
  To: 42586

[-- Attachment #1: Type: text/plain, Size: 54 bytes --]


I missed the attachment in the last message, sorry!


[-- Attachment #2: emacs-google-translate.patch --]
[-- Type: text/x-patch, Size: 727 bytes --]

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 8618a07a21..36f8d27743 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -78,6 +78,7 @@
 ;;; Copyright © 2020 Eric Bavier <bavier@posteo.net>
 ;;; Copyright © 2020 Morgan Smith <Morgan.J.Smith@outlook.com>
 ;;; Copyright © 2020 Peng Mei Yu <i@pengmeiyu.com>
+;;; Copyright © 2020 André A. Gomes <andremegafone@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -16975,7 +16976,7 @@ the GIF result.")
 (define-public emacs-google-translate
   (package
     (name "emacs-google-translate")
-    (version "0.11.18")
+    (version "0.12.0")
     (source
      (origin
        (method git-fetch)

[-- Attachment #3: Type: text/plain, Size: 61 bytes --]



-- 
André Alexandre Gomes
"Free Thought, Free World"

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

end of thread, other threads:[~2020-08-07  4:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28 15:26 [bug#42586] [PATCH] emacs-google-translate André Alexandre Gomes
2020-07-28 16:36 ` [bug#42586] Update André Alexandre Gomes
2020-08-07  3:45 ` [bug#42586] [PATCH] emacs-google-translate Brett Gilio
2020-08-07  4:03   ` bug#42586: " Brett Gilio

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