update packages
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "diff-hl" "20260328.1925"
|
||||
(define-package "diff-hl" "20260627.208"
|
||||
"Highlight uncommitted changes using VC."
|
||||
'((cl-lib "0.2")
|
||||
(emacs "26.1"))
|
||||
(emacs "27.1"))
|
||||
:url "https://github.com/dgutov/diff-hl"
|
||||
:commit "b965e19e6e7f9933199e421849a49229207c1c9f"
|
||||
:revdesc "b965e19e6e7f"
|
||||
:commit "2d7d0714d9637f54af672987c65b6973b31e56a2"
|
||||
:revdesc "2d7d0714d963"
|
||||
:keywords '("vc" "diff")
|
||||
:authors '(("Dmitry Gutov" . "dmitry@gutov.dev"))
|
||||
:maintainers '(("Dmitry Gutov" . "dmitry@gutov.dev")))
|
||||
|
||||
Reference in New Issue
Block a user