update packages
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
(define-package "diff-hl" "20200604.1223" "Highlight uncommitted changes using VC"
|
||||
(define-package "diff-hl" "20210107.220" "Highlight uncommitted changes using VC"
|
||||
'((cl-lib "0.2")
|
||||
(emacs "24.3"))
|
||||
:commit "176f931a9bfc6bc6fc5360c6ed7128ff96b21289" :keywords
|
||||
'("vc" "diff")
|
||||
:authors
|
||||
:commit "89aeb2fc8b24b6c4de4394f85041c5dd5fa60dad" :authors
|
||||
'(("Dmitry Gutov" . "dgutov@yandex.ru"))
|
||||
:maintainer
|
||||
'("Dmitry Gutov" . "dgutov@yandex.ru")
|
||||
:keywords
|
||||
'("vc" "diff")
|
||||
:url "https://github.com/dgutov/diff-hl")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
|
||||
Reference in New Issue
Block a user