mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :lang solidity
ethereum/emacs-solidity@b190993 -> ethereum/emacs-solidity@022b315 And removed the pin on the other packages, since they all come from the same repo.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/solidity/packages.el
|
||||
|
||||
(package! solidity-mode :pin "b190993dcb")
|
||||
(package! company-solidity :pin "b190993dcb")
|
||||
(package! solidity-flycheck :pin "b190993dcb")
|
||||
(package! solidity-mode :pin "022b3159832384a7dcdc2168809e698600826047")
|
||||
(package! company-solidity)
|
||||
(package! solidity-flycheck)
|
||||
|
Reference in New Issue
Block a user