branch: externals/tramp commit 9d65263f0f0eba37b8606a3abbe22e04d816c187 Author: Michael Albinus <michael.albi...@gmx.de> Commit: Michael Albinus <michael.albi...@gmx.de>
Fix Package-Requires (Bug#77403) --- tramp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tramp.el b/tramp.el index ff34c5356d..cdd839a992 100644 --- a/tramp.el +++ b/tramp.el @@ -8,7 +8,7 @@ ;; Keywords: comm, processes ;; Package: tramp ;; Version: 2.7.2.3 -;; Package-Requires: ((emacs 27.1)) +;; Package-Requires: ((emacs "27.1")) ;; Package-Type: multi ;; URL: https://www.gnu.org/software/tramp/