emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/dart-mode a4d7a3c 075/192: Declare compatibility with flyc


From: ELPA Syncer
Subject: [nongnu] elpa/dart-mode a4d7a3c 075/192: Declare compatibility with flycheck 0.23.
Date: Sun, 29 Aug 2021 11:01:53 -0400 (EDT)

branch: elpa/dart-mode
commit a4d7a3c24c335fd182c5691500bdc885db39c9b6
Author: Natalie Weizenbaum <nweiz@google.com>
Commit: Natalie Weizenbaum <nweiz@google.com>

    Declare compatibility with flycheck 0.23.
---
 dart-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dart-mode.el b/dart-mode.el
index 2630b8a..2c8d7ee 100644
--- a/dart-mode.el
+++ b/dart-mode.el
@@ -3,7 +3,7 @@
 ;; Author: Natalie Weizenbaum
 ;; URL: http://code.google.com/p/dart-mode
 ;; Version: 0.13
-;; Package-Requires: ((cl-lib "0.5") (dash "2.10.0") (flycheck "0.24"))
+;; Package-Requires: ((cl-lib "0.5") (dash "2.10.0") (flycheck "0.23"))
 ;; Keywords: language
 
 ;; Copyright (C) 2011 Google Inc.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]