GNU bug report logs - #72609
[PATCH] gnu: emacs-meyvn: Update to 1.4

Previous Next

Package: guix-patches;

Reported by: Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>

Date: Tue, 13 Aug 2024 23:02:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>
To: 72609 <at> debbugs.gnu.org
Cc: Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>, Andrew Tropin <andrew <at> trop.in>, Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: [bug#72609] [PATCH] gnu: emacs-meyvn: Update to 1.4
Date: Wed, 14 Aug 2024 02:00:32 +0300
Change-Id: I9a96b68fba389c000af66b7004bf261e71e5ab31
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 2ff1ed4bf0..8a9d1e40b9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1902,10 +1902,10 @@ (define-public emacs-mct
                    license:fdl1.3+)))) ; GFDLv1.3+ for the manual
 
 (define-public emacs-meyvn
-  (let ((commit "f2b809da1d1bf66f1a215a0e5c64f95d10118b76")) ;version bump
+  (let ((commit "62802ab42ee021f89f980bd3de3e1336ad760944")) ;version bump
     (package
       (name "emacs-meyvn")
-      (version "1.3")
+      (version "1.4")
       (source
        (origin
          (method git-fetch)
@@ -1914,7 +1914,7 @@ (define-public emacs-meyvn
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1zcckiqk046lbc059jxkh94sjicpvpsf1xkgi8i73rds2xxjyvpk"))))
+          (base32 "0821sk0mq1602mk3hp7igcafp8fpfg586nk41iz9syc06xbh0if7"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-cider
                                emacs-dash

base-commit: 99a81b6f2a1386d6ea76a6ecb1942f1f7f891080
-- 
2.45.2





This bug report was last modified 319 days ago.

Previous Next


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