unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Cayetano Santos via Guix-patches via <guix-patches@gnu.org>
To: 74875@debbugs.gnu.org
Cc: Cayetano Santos <csantosb@inventati.org>,
	Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#74875] [PATCH] gnu: emacs-with-editor: Update to 3.4.3.
Date: Sat, 14 Dec 2024 20:03:02 +0100	[thread overview]
Message-ID: <cfe273692cb0ecbfb69edd0bb6e01da3e00837da.1734202982.git.csantosb@inventati.org> (raw)

* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.4.3.

Change-Id: I0e593630652ba3cff5974764fb19b54af0d65f78
---

- I'm not sure about `emacs-async` dependency, though

 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 2809894d1a..c42ee00446 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1590,7 +1590,7 @@ (define-deprecated/public-alias git-modes emacs-git-modes)
 (define-public emacs-with-editor
   (package
     (name "emacs-with-editor")
-    (version "3.4.2")
+    (version "3.4.3")
     (source
      (origin
        (method git-fetch)
@@ -1599,7 +1599,7 @@ (define-public emacs-with-editor
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1k86z7zjvs5mbxirxvn190ya7fj1vdzps5cm0659hh32373c1l7s"))))
+        (base32 "0h21qs60qihv4p72x5wbmc0xly4g74wc25qj8m9slfbc4am9mwys"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: e92b20a41a026b8af7dd2031eb61267b061617b5
--
2.46.0





                 reply	other threads:[~2024-12-14 19:04 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=cfe273692cb0ecbfb69edd0bb6e01da3e00837da.1734202982.git.csantosb@inventati.org \
    --to=guix-patches@gnu.org \
    --cc=74875@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=csantosb@inventati.org \
    --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).