gnu: emacs-ebuild-mode: Update to 1.56.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.56.
This commit is contained in:
		
							parent
							
								
									abeb985d4c
								
							
						
					
					
						commit
						590e4c29c5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -11931,7 +11931,7 @@ Lua programming language}.") | ||||||
| (define-public emacs-ebuild-mode | (define-public emacs-ebuild-mode | ||||||
|   (package |   (package | ||||||
|     (name "emacs-ebuild-mode") |     (name "emacs-ebuild-mode") | ||||||
|     (version "1.55") |     (version "1.56") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -11940,7 +11940,7 @@ Lua programming language}.") | ||||||
|              "ebuild-mode-" version ".tar.xz")) |              "ebuild-mode-" version ".tar.xz")) | ||||||
|        (file-name (string-append name "-" version ".tar.xz")) |        (file-name (string-append name "-" version ".tar.xz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1bs2s5g79vrbk8544lvp388cdbig0s121kwk0h10hif4kp56ka9w")))) |         (base32 "01q5k7dkyri0s8h7jwng4rw128mx6pdn816zlr0g8rh2798cf91k")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      (list |      (list | ||||||
|  |  | ||||||
		Reference in a new issue