Bump :lang perl
perl6/perl6-mode@88de065 -> Raku/raku-mode@44529c0 hinrik/flycheck-perl6@b804702 -> widefox/flycheck-raku@046f35a Replaces perl6 plugins with raku variants. Includes temporary fix for Raku/raku-mode#33
This commit is contained in:
parent
106f3324e8
commit
d4acd9721e
2 changed files with 14 additions and 5 deletions
|
@ -1,7 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/perl/packages.el
|
||||
|
||||
(package! perl6-mode :pin "88de065795")
|
||||
(package! raku-mode :pin "44529c097f98723067f852c6496d91257978c1e2")
|
||||
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-perl6 :pin "b804702305"))
|
||||
(package! flycheck-raku
|
||||
:recipe (:host github :repo "widefox/flycheck-raku")
|
||||
:pin "046f35abe0c61967157e151126e4dd7ec5d1c004"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue