guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 4cc2b4d121f19a22b98ae5262ec32091262f4ef2
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Sat Dec 6 09:33:01 2025 +0100
gnu: emacs-forge: Update to 0.6.2.
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.6.2.
Change-Id: I2ca823ec51564863e92ff2d9804b5c0b05709d83
---
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 7fb3d16f29..7144c4bb98 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -36954,7 +36954,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.1")
+ (version "0.6.2")
(source
(origin
(method git-fetch)
@@ -36963,7 +36963,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 "18ayhf3q433abkp2dwyc3arlbvadsr7bjh3j52figy0k2bi3ixhh"))))
+ (base32 "05clfk3w81p36v86bc169am6kp6k61phrh8pwvmzhknmar1lspln"))))
(build-system emacs-build-system)
(arguments
(list