guix_mirror_bot pushed a commit to branch master
in repository guix.
commit ece5c29685f1de0e50921cb6430b08f57a685e1b
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Fri Oct 10 10:31:42 2025 +0200
gnu: emacs-forge: Update to 0.6.1.
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.6.1.
Change-Id: Id820ad9e6813bf86dcb57bafd9f8c8db3244a8f0
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 35e235785b..c7d99a817d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -36193,7 +36193,7 @@ commands (a prefix and a suffix) we prefer to call it
just a \"transient\".")
(define-public emacs-forge
(package
(name "emacs-forge")
- (version "0.6.0")
+ (version "0.6.1")
(source
(origin
(method git-fetch)
@@ -36202,7 +36202,7 @@ commands (a prefix and a suffix) we prefer to call it
just a \"transient\".")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "17x7rvlnpdk6f0c96x0m3lgd89znzysqc9184m442w9p9swp93j1"))))
+ (base32 "18ayhf3q433abkp2dwyc3arlbvadsr7bjh3j52figy0k2bi3ixhh"))))
(build-system emacs-build-system)
(arguments
(list