Bump :checkers syntax

flycheck/flycheck@cd8e0a2 -> flycheck/flycheck@79c9245

Fixes #4264: flycheck-rebar3 moved into flycheck
This commit is contained in:
Henrik Lissner 2020-11-13 12:56:52 -05:00
parent 120530e353
commit 62c1e5b6c9
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 1 additions and 9 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; checkers/syntax/packages.el
(package! flycheck :pin "cd8e0a280c9980c8c7ce31fd2458df7fd81a0acf")
(package! flycheck :pin "79c9245ee0bd1722d41c865fef69aa2b1ac08fde")
(package! flycheck-popup-tip :pin "ef86aad907f27ca076859d8d9416f4f7727619c6")
(when (featurep! +childframe)
(package! flycheck-posframe :pin "c928b5b5424fe84a0b346e28bd7d461c80b27482"))