update of packages
This commit is contained in:
15
lisp/treemacs-magit/treemacs-magit-pkg.el
Normal file
15
lisp/treemacs-magit/treemacs-magit-pkg.el
Normal file
@@ -0,0 +1,15 @@
|
||||
(define-package "treemacs-magit" "20230830.1936" "Magit integration for treemacs"
|
||||
'((emacs "26.1")
|
||||
(treemacs "0.0")
|
||||
(pfuture "1.3")
|
||||
(magit "2.90.0"))
|
||||
:commit "3cd2a0d64b4afc76503706f90567e8914836da18" :authors
|
||||
'(("Alexander Miller" . "alexanderm@web.de"))
|
||||
:maintainers
|
||||
'(("Alexander Miller" . "alexanderm@web.de"))
|
||||
:maintainer
|
||||
'("Alexander Miller" . "alexanderm@web.de")
|
||||
:url "https://github.com/Alexander-Miller/treemacs")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user