Bump :lang java
emacs-lsp/lsp-java@542aaf1 -> emacs-lsp/lsp-java@9685334 mopemope/meghanada-emacs@1e41f7f -> mopemope/meghanada-emacs@6c57e8a Fixes #4979: corrected download url in mopemope/meghanada-emacs#177
This commit is contained in:
parent
ed4b1ef887
commit
464ce5ec02
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
(package! groovy-mode :pin "26da902d1158c0312628d57578109be54eca2415")
|
||||
|
||||
(when (featurep! +meghanada)
|
||||
(package! meghanada :pin "1e41f7f2c7a172e9699f3557c97c3f39a149bfc2"))
|
||||
(package! meghanada :pin "6c57e8a0ae27e2929bb12572cf33059cd4ecbc04"))
|
||||
|
||||
(when (featurep! +eclim)
|
||||
(package! eclim :pin "222ddd48fcf0ee01592dec77c58e0cf3f2ea1100")
|
||||
|
@ -14,4 +14,4 @@
|
|||
|
||||
(when (featurep! +lsp)
|
||||
(unless (featurep! :tools lsp +eglot)
|
||||
(package! lsp-java :pin "542aaf16d6d3a410b0e41861d80f3fd6b5be7bb9")))
|
||||
(package! lsp-java :pin "9685334086c0b09d2bb16f631fb368f4ce931764")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue