gnu: emacs-diff-hl: Update to 1.8.7.

* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.8.7.
This commit is contained in:
Tobias Geerinckx-Rice 2019-12-03 01:12:13 +01:00
parent 8e936351d7
commit 0576681c79
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -8948,7 +8948,7 @@ (define-public emacs-adaptive-wrap
(define-public emacs-diff-hl
(package
(name "emacs-diff-hl")
(version "1.8.6")
(version "1.8.7")
(source
(origin
(method git-fetch)
@ -8957,8 +8957,7 @@ (define-public emacs-diff-hl
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"1xlsg728mz3cwhrsqvisa0aidic67nymd9g7h4c1h3q63j39yb2s"))))
(base32 "0i7x6qgr3nydcwhw72sbc8z9x9dfhgkf0dqj9nakvx36vn1bblbq"))))
(build-system emacs-build-system)
(home-page "https://github.com/dgutov/diff-hl")
(synopsis