gnu: emacs-eglot: Update source hash.
Upstream moved the 1.9 tag to a newer commit that updates the version comment in the source code: https://github.com/joaotavora/eglot/releases/tag/1.9 The 1.9 update in Guix was done one day prior to the current tag. * gnu/packages/emacs-xyz.scm (emacs-eglot)[source](sha256): Update.
This commit is contained in:
		
							parent
							
								
									6ecf88a6a1
								
							
						
					
					
						commit
						b13362107d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -16453,7 +16453,7 @@ Emacs.") | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1mx2b7ljwvmfl5d0w9m7i1i900198lsdx1cpi8n7wq58h5df88p9")))) |          "030837yak24ymjawsfr1hgyfdjy3k30ld1ca0cgnrxhgxc7p8hwv")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      (list |      (list | ||||||
|  |  | ||||||
		Reference in a new issue