all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72609] [PATCH] gnu: emacs-meyvn: Update to 1.4
@ 2024-08-13 23:00 Daniel Szmulewicz
  2024-08-14 10:28 ` bug#72609: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Szmulewicz @ 2024-08-13 23:00 UTC (permalink / raw)
  To: 72609
  Cc: Daniel Szmulewicz, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

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





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

* bug#72609: [PATCH] gnu: emacs-meyvn: Update to 1.4
  2024-08-13 23:00 [bug#72609] [PATCH] gnu: emacs-meyvn: Update to 1.4 Daniel Szmulewicz
@ 2024-08-14 10:28 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-08-14 10:28 UTC (permalink / raw)
  To: Daniel Szmulewicz
  Cc: Katherine Cox-Buday, Andrew Tropin, Liliana Marie Prikler,
	72609-done

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

Daniel Szmulewicz <daniel.szmulewicz@gmail.com> writes:

> Change-Id: I9a96b68fba389c000af66b7004bf261e71e5ab31
> ---
>  gnu/packages/emacs-xyz.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks for the patch, I've pushed this to master as
aadc73c8d1a622f76ee02aca22eb89c83023680f.

Chris

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

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

end of thread, other threads:[~2024-08-14 10:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 23:00 [bug#72609] [PATCH] gnu: emacs-meyvn: Update to 1.4 Daniel Szmulewicz
2024-08-14 10:28 ` bug#72609: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.