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

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

Change-Id: I46a52cc4e76051b517514452f742d1e663c9bddb
This commit is contained in:
Nicolas Goaziou 2024-08-19 22:43:02 +02:00
parent 01d7cefce1
commit 00245fdcd4
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -1531,7 +1531,7 @@ configuration files, such as @file{.gitattributes}, @file{.gitignore}, and
(define-public emacs-with-editor
(package
(name "emacs-with-editor")
(version "3.3.4")
(version "3.4.1")
(source
(origin
(method git-fetch)
@ -1540,7 +1540,7 @@ configuration files, such as @file{.gitattributes}, @file{.gitignore}, and
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1jnjd2pzx03vzimsfdcaa3d11fiqiv6hi5nrk6wj2m9qz8alnj2b"))))
(base32 "1hnc0jbjdpjr7xzh8gmhxkcbpw6mbla9vg8vy6py6mdk7ap1zqj8"))))
(build-system emacs-build-system)
(arguments
(list