Skip to content

Commit 7c91584

Browse files
committed
switch back to melpa as a Cask source
from melpa-stable update tree-sitter-langs to 0.10.7
1 parent d43e8cb commit 7c91584

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
(source gnu)
2-
(source melpa-stable)
2+
(source melpa)
33

44
(package-file "pygn-mode.el")

pygn-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
;; URL: https://raw.githubusercontent.com/dwcoates/pygn-mode/master/pygn-mode.el
88
;; Version: 0.6.0
99
;; Last-Updated: 06 Aug 2021
10-
;; Package-Requires: ((emacs "26.1") (tree-sitter "0.15.2") (tree-sitter-langs "0.10.1") (uci-mode "0.5.4") (nav-flash "1.0.0") (ivy "0.10.0"))
10+
;; Package-Requires: ((emacs "26.1") (tree-sitter "0.15.2") (tree-sitter-langs "0.10.7") (uci-mode "0.5.4") (nav-flash "1.0.0") (ivy "0.10.0"))
1111
;; Keywords: data, games, chess
1212

1313
;;; License

0 commit comments

Comments
 (0)