gnu: emacs-evil-nerd-commenter: Update to 3.5.8.
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.8.
This commit is contained in:
		
							parent
							
								
									2a929636b4
								
							
						
					
					
						commit
						dba89d11f9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13627,7 +13627,7 @@ pasting into and from @code{tmux} paste buffers.") | |||
| (define-public emacs-evil-nerd-commenter | ||||
|   (package | ||||
|     (name "emacs-evil-nerd-commenter") | ||||
|     (version "3.5.7") | ||||
|     (version "3.5.8") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -13637,7 +13637,7 @@ pasting into and from @code{tmux} paste buffers.") | |||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0xnm8i23c2p3mdf4xxjk00766ygvysk7c8iib2jkah5pfg6jc9vb")))) | ||||
|          "0xrbmz9mx4aclqgjyjaq7vj9xf4291rw4nxaz2nvqblv8yylqbr0")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (propagated-inputs (list emacs-evil)) | ||||
|     (home-page "https://github.com/redguardtoo/evil-nerd-commenter") | ||||
|  |  | |||
		Reference in a new issue