GNU bug report logs - #49323
[PATCH] gnu: emacs-multitran: Update to 0.4.11.

Previous Next

Package: guix-patches;

Reported by: Alexandr Vityazev <avityazev <at> posteo.org>

Date: Thu, 1 Jul 2021 22:29:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49323 in the body.
You can then email your comments to 49323 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#49323; Package guix-patches. (Thu, 01 Jul 2021 22:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alexandr Vityazev <avityazev <at> posteo.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 01 Jul 2021 22:29:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alexandr Vityazev <avityazev <at> posteo.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-multitran: Update to 0.4.11.
Date: Thu, 01 Jul 2021 22:27:24 +0000
* 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




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Fri, 02 Jul 2021 07:57:01 GMT) Full text and rfc822 format available.

Notification sent to Alexandr Vityazev <avityazev <at> posteo.org>:
bug acknowledged by developer. (Fri, 02 Jul 2021 07:57:01 GMT) Full text and rfc822 format available.

Message #10 received at 49323-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Alexandr Vityazev <avityazev <at> posteo.org>
Cc: 49323-done <at> debbugs.gnu.org
Subject: Re: [bug#49323] [PATCH] gnu: emacs-multitran: Update to 0.4.11.
Date: Fri, 02 Jul 2021 09:56:48 +0200
Hello,

Alexandr Vityazev <avityazev <at> posteo.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 30 Jul 2021 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 270 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.