update of packages
This commit is contained in:
15
lisp/flycheck-ledger/flycheck-ledger-pkg.el
Normal file
15
lisp/flycheck-ledger/flycheck-ledger-pkg.el
Normal file
@@ -0,0 +1,15 @@
|
||||
(define-package "flycheck-ledger" "20200304.2204" "Flycheck integration for ledger files"
|
||||
'((emacs "24.1")
|
||||
(flycheck "0.15"))
|
||||
:commit "628e25ba66604946085571652a94a54f4d1ad96f" :authors
|
||||
'(("Steve Purcell" . "steve@sanityinc.com"))
|
||||
:maintainers
|
||||
'(("Steve Purcell" . "steve@sanityinc.com"))
|
||||
:maintainer
|
||||
'("Steve Purcell" . "steve@sanityinc.com")
|
||||
:keywords
|
||||
'("convenience" "languages" "tools")
|
||||
:url "https://github.com/purcell/flycheck-ledger")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user