gnu: emacs-evil-nerd-commenter: Update to 3.3.8.

* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.3.8.
This commit is contained in:
Brian Leung 2019-10-07 08:20:50 +02:00
parent 3f68853557
commit 4f2a3fbe88
No known key found for this signature in database
GPG Key ID: 3ADC75F013D678F9
1 changed files with 2 additions and 2 deletions

View File

@ -7292,7 +7292,7 @@ pasting into and from @code{tmux} paste buffers.")
(define-public emacs-evil-nerd-commenter (define-public emacs-evil-nerd-commenter
(package (package
(name "emacs-evil-nerd-commenter") (name "emacs-evil-nerd-commenter")
(version "3.3.7") (version "3.3.8")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -7302,7 +7302,7 @@ pasting into and from @code{tmux} paste buffers.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1r8shfdddys9vqvrxf7s6z83ydqx9xhqs9sa7klbsajryqcp50b7")))) "0qd5a89mzvdyhd8lm13iwp220vzpd6dajwx54frlc5bzsxdmg6vc"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(propagated-inputs `(("emacs-evil" ,emacs-evil))) (propagated-inputs `(("emacs-evil" ,emacs-evil)))
(arguments (arguments