[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/63: gnu: emacs-with-editor: Update to 3.4.1.
From: |
guix-commits |
Subject: |
63/63: gnu: emacs-with-editor: Update to 3.4.1. |
Date: |
Mon, 19 Aug 2024 16:47:18 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 00245fdcd4909d7e6b20fe88f5d089717115adc1
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Aug 19 22:43:02 2024 +0200
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
---
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 9b4f603b64..f1312f7075 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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
- 46/63: gnu: emacs-orgit: Update to 2.0.0., (continued)
- 46/63: gnu: emacs-orgit: Update to 2.0.0., guix-commits, 2024/08/19
- 43/63: gnu: emacs-org-mime: Update to 0.3.3., guix-commits, 2024/08/19
- 49/63: gnu: emacs-paren-face: Update to 1.1.2., guix-commits, 2024/08/19
- 55/63: gnu: emacs-xr: Update to 2.0., guix-commits, 2024/08/19
- 52/63: gnu: emacs-plz: Update to 0.9.1., guix-commits, 2024/08/19
- 58/63: gnu: emacs-taxy: Update to 0.10.2., guix-commits, 2024/08/19
- 61/63: gnu: emacs-tramp: Update to 2.7.1.1., guix-commits, 2024/08/19
- 51/63: gnu: emacs-pg: Update to 0.39., guix-commits, 2024/08/19
- 57/63: gnu: emacs-saveplace-pdf-view: Update to 1.0.7., guix-commits, 2024/08/19
- 60/63: gnu: emacs-tempel: Update to 1.2., guix-commits, 2024/08/19
- 63/63: gnu: emacs-with-editor: Update to 3.4.1.,
guix-commits <=
- 50/63: gnu: emacs-persp-mode: Update to 3.0.8., guix-commits, 2024/08/19
- 48/63: gnu: emacs-osm: Update to 1.4., guix-commits, 2024/08/19