This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 1374321d26 gnu: emacs-emms-print-metadata: Fix build.
1374321d26 is described below
commit 1374321d265845c2d18b4fe5984678f8d1fa58fd
Author: Sergey Trofimov <[email protected]>
AuthorDate: Thu Jul 9 07:53:09 2026 +0200
gnu: emacs-emms-print-metadata: Fix build.
In 1ed792cc012a583649b993e7bbd20a192cbb3f35 the version got bumped but
not the hash.
* gnu/packages/emacs-xyz.scm (emacs-emms-print-metadata): Update hash.
Merges guix/guix!9827
Signed-off-by: Cayetano Santos <[email protected]>
---
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 bcd6ae2e43..05a451b337 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -5476,7 +5476,7 @@ Protocol, MCP}, designed to connect LLM agents directly
to Emacs.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0pvlkybdpf1bfpjs0np89kfnxj3qjvyawk1g0b2l5jg21k6c20ww"))))
+ (base32 "0wn0ky1xpnb2hrlp48i6zr0f48gdnpsy3mzi7cdggx7wmp3cc2xq"))))
(build-system gnu-build-system)
(arguments
(list