From: Mathieu Lirzin <mthl@gnu.org>
To: 36761@debbugs.gnu.org
Cc: Mathieu Lirzin <mthl@gnu.org>
Subject: [bug#36761] [PATCH] gnu: emacs-google-translate: Update to 0.11.18.
Date: Mon, 22 Jul 2019 15:47:54 +0200 [thread overview]
Message-ID: <20190722134754.19508-1-mthl@gnu.org> (raw)
* gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.11.18.
---
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 a808749444..e9b61de04c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13250,7 +13250,7 @@ the GIF result.")
(define-public emacs-google-translate
(package
(name "emacs-google-translate")
- (version "0.11.17")
+ (version "0.11.18")
(source
(origin
(method git-fetch)
@@ -13260,7 +13260,7 @@ the GIF result.")
(file-name (git-file-name name version))
(sha256
(base32
- "05ljjw7kbnszygw3w085kv57swfiiqxri2b5xvsf5dw3pc3g7j3c"))))
+ "1kbiqisqyk31l94gxsirhnrdkj51ylgcb16fk2wf7zigmf13jqzp"))))
(build-system emacs-build-system)
(home-page "https://github.com/atykhonov/google-translate")
(synopsis "Emacs interface to Google Translate")
--
2.22.0
next reply other threads:[~2019-07-22 13:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-22 13:47 Mathieu Lirzin [this message]
2019-07-23 7:22 ` bug#36761: [PATCH] gnu: emacs-google-translate: Update to 0.11.18 Efraim Flashner
2019-07-23 8:41 ` [bug#36761] " Mathieu Lirzin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190722134754.19508-1-mthl@gnu.org \
--to=mthl@gnu.org \
--cc=36761@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).