GNU bug report logs - #74254
[PATCH] gnu: Update emacs-meyvn to version 1.7

Previous Next

Package: guix-patches;

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

Date: Fri, 8 Nov 2024 11:11:02 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 74254 in the body.
You can then email your comments to 74254 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 andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#74254; Package guix-patches. (Fri, 08 Nov 2024 11:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>:
New bug report received and forwarded. Copy sent to andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org. (Fri, 08 Nov 2024 11:11:02 GMT) Full text and rfc822 format available.

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

From: Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>
Subject: [PATCH] gnu: Update emacs-meyvn to version 1.7
Date: Fri,  8 Nov 2024 13:10:12 +0200
* gnu/packages/emacs-xyz.scm (emacs-meyvn): Latest version.

Change-Id: I5cdeb69b040c259ee2145a25d7d416bd155fc586
---
 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 88e1ab89a9..a054e57c1a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1987,10 +1987,10 @@ (define-public emacs-mct
                    license:fdl1.3+)))) ; GFDLv1.3+ for the manual
 
 (define-public emacs-meyvn
-  (let ((commit "62802ab42ee021f89f980bd3de3e1336ad760944")) ;version bump
+  (let ((commit "8d00ada6daa5617fa60f76e0be2cf2f5d1babcf9")) ;version bump
     (package
       (name "emacs-meyvn")
-      (version "1.4")
+      (version "1.7")
       (source
        (origin
          (method git-fetch)
@@ -1999,7 +1999,7 @@ (define-public emacs-meyvn
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0821sk0mq1602mk3hp7igcafp8fpfg586nk41iz9syc06xbh0if7"))))
+          (base32 "10f279qs95xp3nmnl0ikymg0zzrrak0gnnsm8srfb9i3jdvk43mw"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-cider
                                emacs-dash

base-commit: 2a6d96425eea57dc6dd48a2bec16743046e32e06
-- 
2.46.0





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Mon, 23 Dec 2024 23:36:02 GMT) Full text and rfc822 format available.

Notification sent to Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>:
bug acknowledged by developer. (Mon, 23 Dec 2024 23:36:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 74254-done <at> debbugs.gnu.org
Cc: Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com>
Subject: Re: [PATCH] gnu: Update emacs-meyvn to version 1.7
Date: Tue, 24 Dec 2024 00:35:26 +0100
Hello,

> * gnu/packages/emacs-xyz.scm (emacs-meyvn): Latest version.

I tweaked the commit message, fixed sha256 hash and applied your
patch. Thanks.

Regards,
-- 
Nicolas Goaziou






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 21 Jan 2025 12:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 145 days ago.

Previous Next


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