bump: :checkers syntax

flycheck/flycheck@02148c6ce7 -> flycheck/flycheck@e8d1472aea
This commit is contained in:
Prashant Vithani 2024-07-12 16:02:47 +05:30 committed by Henrik Lissner
parent b0e1e68e78
commit af0dcdcd94

View file

@ -2,7 +2,7 @@
;;; checkers/syntax/packages.el
(unless (modulep! +flymake)
(package! flycheck :pin "02148c6ce7edb0fd0986460db327cc9463939747")
(package! flycheck :pin "e8d1472aeab6ac4e19c8339e6be93e91e878f819")
(package! flycheck-popup-tip :pin "ef86aad907f27ca076859d8d9416f4f7727619c6")
(when (modulep! +childframe)
(package! flycheck-posframe :pin "19896b922c76a0f460bf3fe8d8ebc2f9ac9028d8")))