unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53483] [PATCH] gnu: emacs-multitran: Update to 0.4.14.
@ 2022-01-23 18:05 Andrew Tropin
  2022-01-23 18:31 ` bug#53483: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Tropin @ 2022-01-23 18:05 UTC (permalink / raw)
  To: 53483

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


* gnu/packages/emacs-xyz.scm (emacs-multitran): Update to 0.4.14.
---
 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 c94f8443d9..bde86ddfcf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29613,7 +29613,7 @@ (define-public emacs-dictionary
 (define-public emacs-multitran
   (package
     (name "emacs-multitran")
-    (version "0.4.11")
+    (version "0.4.14")
     (source
      (origin
        (method git-fetch)
@@ -29622,7 +29622,7 @@ (define-public emacs-multitran
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0iqkgs3rrkhbj2mind4aa4qv7bf7vflnkdysd39b50jbwd7rv4fx"))))
+        (base32 "13lmhp2vm953s4phqdd119kp7s3p0kb3kqz4z6g3ga6m6py3gq3i"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/zevlg/multitran.el")
     (synopsis "Emacs interface to the multitran.com online dictionary")
-- 
2.34.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]

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

* bug#53483: [PATCH] gnu: emacs-multitran: Update to 0.4.14.
  2022-01-23 18:05 [bug#53483] [PATCH] gnu: emacs-multitran: Update to 0.4.14 Andrew Tropin
@ 2022-01-23 18:31 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-01-23 18:31 UTC (permalink / raw)
  To: Andrew Tropin; +Cc: 53483-done

Hello,

Andrew Tropin <andrew@trop.in> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-01-23 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-23 18:05 [bug#53483] [PATCH] gnu: emacs-multitran: Update to 0.4.14 Andrew Tropin
2022-01-23 18:31 ` bug#53483: " 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).