gnu: emacs-evil-nerd-commenter: Update to 3.5.6.
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.6.
This commit is contained in:
parent
c0f612de35
commit
f1dcd661f8
1 changed files with 2 additions and 2 deletions
|
@ -11907,7 +11907,7 @@ (define-public emacs-evil-expat
|
|||
(define-public emacs-evil-nerd-commenter
|
||||
(package
|
||||
(name "emacs-evil-nerd-commenter")
|
||||
(version "3.5.5")
|
||||
(version "3.5.6")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -11917,7 +11917,7 @@ (define-public emacs-evil-nerd-commenter
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1qrlg4cxlsd4cf1z8j2662pfb9p6pnqpsyb74flja9cqv6g5ylp8"))))
|
||||
"1y6qy4gv7k8aghi5snvh248nxpgxv0daryd2794n6gfb4ciwycrr"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs (list emacs-evil))
|
||||
(home-page "https://github.com/redguardtoo/evil-nerd-commenter")
|
||||
|
|
Loading…
Reference in a new issue