From flycheck/flycheck@269237f
This commit is contained in:
Henrik Lissner
2020-02-23 15:03:30 -05:00
parent ef055778e9
commit bd833091c2

View File

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*- ;; -*- no-byte-compile: t; -*-
;;; checkers/syntax/packages.el ;;; checkers/syntax/packages.el
(package! flycheck :pin "269237f652") (package! flycheck :pin "74377fa9c7")
(package! flycheck-popup-tip :pin "ef86aad907") (package! flycheck-popup-tip :pin "ef86aad907")
(when (featurep! +childframe) (when (featurep! +childframe)
(package! flycheck-posframe :pin "2b3e94c2e4")) (package! flycheck-posframe :pin "2b3e94c2e4"))