unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49323] [PATCH] gnu: emacs-multitran: Update to 0.4.11.
@ 2021-07-01 22:27 Alexandr Vityazev
  2021-07-02  7:56 ` bug#49323: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandr Vityazev @ 2021-07-01 22:27 UTC (permalink / raw)
  To: 49323

* gnu/packages/emacs-xyz.scm (emacs-multitran): Update to 0.4.11.
---
 gnu/packages/emacs-xyz.scm | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9af4963ade..e41180dfce 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -28668,7 +28668,7 @@ shorter than usual, using mostly unprefixed keys.")
 (define-public emacs-multitran
   (package
     (name "emacs-multitran")
-    (version "0.4.10")
+    (version "0.4.11")
     (source
      (origin
        (method git-fetch)
@@ -28677,13 +28677,13 @@ shorter than usual, using mostly unprefixed keys.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "08b9a0pb38swgvg2v97pm4g2zda0xagdgq42znwhkmhzjiskh2g1"))))
-   (build-system emacs-build-system)
-   (home-page "https://github.com/zevlg/multitran.el")
-   (synopsis "Emacs interface to the multitran.com online dictionary")
-   (description "@code{emacs-multitran} is a zero-dependency Emacs interface
+        (base32 "0iqkgs3rrkhbj2mind4aa4qv7bf7vflnkdysd39b50jbwd7rv4fx"))))
+    (build-system emacs-build-system)
+    (home-page "https://github.com/zevlg/multitran.el")
+    (synopsis "Emacs interface to the multitran.com online dictionary")
+    (description "@code{emacs-multitran} is a zero-dependency Emacs interface
 to the https://multitran.com online dictionary.")
-   (license license:gpl3+)))
+    (license license:gpl3+)))
 
 (define-public emacs-kibit-helper
   (package
-- 
2.32.0



-- 

Alexandr Vityazev




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

* bug#49323: [PATCH] gnu: emacs-multitran: Update to 0.4.11.
  2021-07-01 22:27 [bug#49323] [PATCH] gnu: emacs-multitran: Update to 0.4.11 Alexandr Vityazev
@ 2021-07-02  7:56 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-07-02  7:56 UTC (permalink / raw)
  To: Alexandr Vityazev; +Cc: 49323-done

Hello,

Alexandr Vityazev <avityazev@posteo.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-multitran): Update to 0.4.11.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-07-02  7:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01 22:27 [bug#49323] [PATCH] gnu: emacs-multitran: Update to 0.4.11 Alexandr Vityazev
2021-07-02  7:56 ` bug#49323: " 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).