Henrik Lissner 2023-08-18 23:06:23 +02:00
parent 5155f4aa78
commit 5bb59ad4b0
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
9 changed files with 15 additions and 15 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; lang/elm/packages.el
(package! elm-mode :pin "5797500d74dd8544a89938c09d3cd5cdf7b5d7bc")
(package! elm-mode :pin "699841865e1bd5b7f2077baa7121510b6bcad3c7")
(when (and (modulep! :checkers syntax)
(not (modulep! :checkers syntax +flymake)))
(package! flycheck-elm :pin "1b60050efd4729bfba548f3e5adbcb58436667cb"))