PIN ALL THE PACKAGES

This commit is contained in:
Henrik Lissner
2020-01-14 22:32:11 -05:00
parent f3a9d0c03c
commit 4cc14389e8
124 changed files with 515 additions and 489 deletions

View File

@ -1,6 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; lang/plantuml/packages.el
(package! plantuml-mode)
(package! plantuml-mode :pin "ea45a13707abd2a70df183f1aec6447197fc9ccc")
(when (featurep! :checkers syntax)
(package! flycheck-plantuml))
(package! flycheck-plantuml :pin "183be89e1dbba0b38237dd198dff600e0790309d"))