ethereum/emacs-solidity@b190993 -> ethereum/emacs-solidity@022b315 And removed the pin on the other packages, since they all come from the same repo.
6 lines
192 B
EmacsLisp
6 lines
192 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/solidity/packages.el
|
|
|
|
(package! solidity-mode :pin "022b3159832384a7dcdc2168809e698600826047")
|
|
(package! company-solidity)
|
|
(package! solidity-flycheck)
|