gnu: emacs-eldev: Update to 1.4.
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.4.
This commit is contained in:
		
							parent
							
								
									7d384c297e
								
							
						
					
					
						commit
						4d9b6fea0e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -21869,7 +21869,7 @@ according to a parsing expression grammar.") | ||||||
| (define-public emacs-eldev | (define-public emacs-eldev | ||||||
|   (package |   (package | ||||||
|     (name "emacs-eldev") |     (name "emacs-eldev") | ||||||
|     (version "1.3.1") |     (version "1.4") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -21878,7 +21878,7 @@ according to a parsing expression grammar.") | ||||||
|              (commit version))) |              (commit version))) | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "14rrh5ycwd3r5k3df8aif4jii645m5jgplxky3hrjgr8vxd951h8")))) |         (base32 "1cziz1a8mh24aj79jfnkjb0llh6a2raqnlcfyaswha80bwzwp4ph")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      (list |      (list | ||||||
|  |  | ||||||
		Reference in a new issue