Bump :lang elm
bsermons/flycheck-elm@debd0af -> bsermons/flycheck-elm@1b60050 jcollard/elm-mode@dd868e5 -> jcollard/elm-mode@7782be0
This commit is contained in:
parent
2a8926ec33
commit
9e339b36f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/elm/packages.el
|
||||
|
||||
(package! elm-mode :pin "dd868e55ff")
|
||||
(package! elm-mode :pin "7782be0814")
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-elm :pin "debd0af563"))
|
||||
(package! flycheck-elm :pin "1b60050efd"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue