File: 01_dash-functional_version.patch

package info (click to toggle)
lsp-mode 7.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 12,600 kB
  • sloc: lisp: 15,277; makefile: 75; java: 34; javascript: 31; xml: 23; python: 14; cpp: 12
file content (16 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Subject: Confusion in upstream version of dash-functional
Author: thomas@koch.ro

diff --git a/lsp-mode.el b/lsp-mode.el
index 574a64a5..0b2a816b 100644
--- a/lsp-mode.el
+++ b/lsp-mode.el
@@ -4,7 +4,7 @@
 
 ;; Author: Vibhav Pant, Fangrui Song, Ivan Yonchovski
 ;; Keywords: languages
-;; Package-Requires: ((emacs "26.1") (dash "2.14.1") (dash-functional "2.14.1") (f "0.20.0") (ht "2.0") (spinner "1.7.3") (markdown-mode "2.3") (lv "0"))
+;; Package-Requires: ((emacs "26.1") (dash "2.14.1") (dash-functional "1.2.0") (f "0.20.0") (ht "2.0") (spinner "1.7.3") (markdown-mode "2.3") (lv "0"))
 ;; Version: 7.0.1
 
 ;; URL: https://github.com/emacs-lsp/lsp-mode