[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/with-editor 77a3a57e19 1/4: Bump compat dependency
|
From: |
ELPA Syncer |
|
Subject: |
[nongnu] elpa/with-editor 77a3a57e19 1/4: Bump compat dependency |
|
Date: |
Thu, 11 May 2023 18:04:10 -0400 (EDT) |
branch: elpa/with-editor
commit 77a3a57e19c17ac643bc70532a0c0c31023527ca
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>
Bump compat dependency
---
lisp/with-editor.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index 66d603a0af..b1f3aefd48 100644
--- a/lisp/with-editor.el
+++ b/lisp/with-editor.el
@@ -7,7 +7,7 @@
;; Keywords: processes terminals
;; Package-Version: 3.2.0.50-git
-;; Package-Requires: ((emacs "25.1") (compat "29.1.3.4"))
+;; Package-Requires: ((emacs "25.1") (compat "29.1.4.1"))
;; SPDX-License-Identifier: GPL-3.0-or-later