mbakke pushed a commit to branch master
in repository guix.
commit b13362107dbb7e351e0d227b903a8ebba9cd494f
Author: Marius Bakke <[email protected]>
AuthorDate: Mon Oct 17 14:44:38 2022 +0200
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.
---
gnu/packages/emacs-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 511e3c387d..afb71da1bb 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16453,7 +16453,7 @@ Emacs.")
(file-name (git-file-name name version))
(sha256
(base32
- "1mx2b7ljwvmfl5d0w9m7i1i900198lsdx1cpi8n7wq58h5df88p9"))))
+ "030837yak24ymjawsfr1hgyfdjy3k30ld1ca0cgnrxhgxc7p8hwv"))))
(build-system emacs-build-system)
(arguments
(list