gnu: emacs-with-editor: Update to 3.4.2.

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

Change-Id: I40112547707e88f541b8168102719f9315778dd4
This commit is contained in:
Nicolas Goaziou 2024-09-15 09:20:24 +02:00
parent dc450b938f
commit 7375e45cf9
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1543,7 +1543,7 @@ (define-deprecated/public-alias git-modes emacs-git-modes)
(define-public emacs-with-editor
(package
(name "emacs-with-editor")
(version "3.4.1")
(version "3.4.2")
(source
(origin
(method git-fetch)
@ -1552,7 +1552,7 @@ (define-public emacs-with-editor
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1hnc0jbjdpjr7xzh8gmhxkcbpw6mbla9vg8vy6py6mdk7ap1zqj8"))))
(base32 "1k86z7zjvs5mbxirxvn190ya7fj1vdzps5cm0659hh32373c1l7s"))))
(build-system emacs-build-system)
(arguments
(list