bump: :lang scala (#6984)
hvesalai/emacs-scala-mode@598cb680f3 -> hvesalai/emacs-scala-mode@5d7cf21c37 emacs-lsp/lsp-metals@097d6021a4 -> emacs-lsp/lsp-metals@a2df7263ec - (#6961) Fixes a critical incompatibility with recent changes in treemacs. Fix: #6961
This commit is contained in:
parent
aa079b0e3c
commit
c2df1803b2
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
;;; lang/scala/packages.el
|
;;; lang/scala/packages.el
|
||||||
|
|
||||||
(package! sbt-mode :pin "9fe1e8807c22cc1dc56a6233e000969518907f4d")
|
(package! sbt-mode :pin "9fe1e8807c22cc1dc56a6233e000969518907f4d")
|
||||||
(package! scala-mode :pin "598cb680f321d9609295aa9b4679040cc703b602")
|
(package! scala-mode :pin "5d7cf21c37e345c49f921fe5111a49fd54efd1e0")
|
||||||
|
|
||||||
(when (modulep! +lsp)
|
(when (modulep! +lsp)
|
||||||
(package! lsp-metals :pin "097d6021a4ff0eae704cc3074e064c9509c5cafc"))
|
(package! lsp-metals :pin "a2df7263ece6ac69214e41c52d66aab8d3f650eb"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue