Fix #2373: bring back package pinning
This needs some serious refactoring...
This commit is contained in:
parent
de6732b4ae
commit
a9402cfb55
128 changed files with 647 additions and 620 deletions
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/perl/packages.el
|
||||
|
||||
(package! perl6-mode :pin "88de065795d6863b23b6042576b9e90f8cbf8798")
|
||||
(package! perl6-mode :pin "88de065795")
|
||||
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-perl6 :pin "b804702305d7a6e26f762ff98cfdeec2e9dd4cb7"))
|
||||
(package! flycheck-perl6 :pin "b804702305"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue