From: Daniel Szmulewicz <daniel.szmulewicz@gmail.com>
To: 74883@debbugs.gnu.org
Cc: Daniel Szmulewicz <daniel.szmulewicz@gmail.com>,
Andrew Tropin <andrew@trop.in>,
Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#74883] [PATCH] gnu: Update emacs-meyvn to version 1.7
Date: Sun, 15 Dec 2024 14:54:58 +0800 [thread overview]
Message-ID: <1c0f2c0064bda17e1191c70c16c0c6778d1b2a56.1731064061.git.daniel.szmulewicz@gmail.com> (raw)
Message-ID: <20241215065458.UOtM6fKMw0vUfmPSQFjya9PjzcTfljSF_m5y1jvP0-k@z> (raw)
* 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
next reply other threads:[~2024-12-15 6:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 11:10 Daniel Szmulewicz [this message]
2024-12-15 6:54 ` [bug#74883] [PATCH] gnu: Update emacs-meyvn to version 1.7 Daniel Szmulewicz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1c0f2c0064bda17e1191c70c16c0c6778d1b2a56.1731064061.git.daniel.szmulewicz@gmail.com \
--to=daniel.szmulewicz@gmail.com \
--cc=74883@debbugs.gnu.org \
--cc=andrew@trop.in \
--cc=cox.katherine.e+guix@gmail.com \
--cc=liliana.prikler@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).