From: "Suhail Singh" <suhailsingh247@gmail.com>
To: 74926@debbugs.gnu.org
Cc: Andrew Tropin <andrew@trop.in>,
Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#74926] [PATCH] gnu: emacs-eldev: Update to 1.11.
Date: Tue, 17 Dec 2024 08:50:33 -0500 [thread overview]
Message-ID: <8752911dd1ffadb67849a55e5cdb2beee4d5abf3.1734443565.git.suhail@bayesians.ca> (raw)
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.11.
Change-Id: Icb7d8a603e80e757b86335ed7b6e221784ca0d9b
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index c3b98b3726..a8fbef2c01 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24926,7 +24926,7 @@ (define-public emacs-peg
(define-public emacs-eldev
(package
(name "emacs-eldev")
- (version "1.10.3")
+ (version "1.11")
(source
(origin
(method git-fetch)
@@ -24935,7 +24935,7 @@ (define-public emacs-eldev
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0ha2ppxqp36m26nv6lyspq6m6xvvr03cf82rygq45w729gakdw9r"))))
+ (base32 "144wf5im2fy1fv8jjik1s9zfyicphh2pi4dp6q4airrkiirmmr3m"))))
(build-system emacs-build-system)
(arguments
(list
base-commit: 2e8a8b3ddb4ca31b918d63ff2957c6da1424a2a9
reply other threads:[~2024-12-17 13:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=8752911dd1ffadb67849a55e5cdb2beee4d5abf3.1734443565.git.suhail@bayesians.ca \
--to=suhailsingh247@gmail.com \
--cc=74926@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).