GNU bug report logs - #76281
[PATCH] gnu: emacs-forge: Update to 0.4.7.

Previous Next

Package: guix-patches;

Reported by: jlicht <at> fsfe.org

Date: Fri, 14 Feb 2025 09:52:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: jlicht <at> fsfe.org
To: 76281 <at> debbugs.gnu.org
Cc: Jelle Licht <jlicht <at> fsfe.org>, Andrew Tropin <andrew <at> trop.in>, Divya Ranjan Pattanaik <divya <at> subvertising.org>, Ian Eure <ian <at> retrospec.tv>, Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: [bug#76281] [PATCH] gnu: emacs-forge: Update to 0.4.7.
Date: Fri, 14 Feb 2025 10:50:47 +0100
From: Jelle Licht <jlicht <at> fsfe.org>

* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.4.7.

Change-Id: I36f179118f2454e1a630290f0e2fe45c52fa79a4
---
 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 40e207bf0a..f43996863a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33667,7 +33667,7 @@ (define-public emacs-transient
 (define-public emacs-forge
   (package
      (name "emacs-forge")
-     (version "0.4.6")
+     (version "0.4.7")
      (source
       (origin
         (method git-fetch)
@@ -33676,7 +33676,7 @@ (define-public emacs-forge
               (commit (string-append "v" version))))
         (file-name (git-file-name name version))
         (sha256
-         (base32 "0mh542c9hy401jcvammd89v9ja3zxc16k7zhfflq67x90987mwhp"))))
+         (base32 "1576ic28h5nanab092r2w7id66jv2wf3vw8fkhsbvm6fi4l6g4vg"))))
      (build-system emacs-build-system)
      (arguments
       `(#:tests? #f                     ;no tests

base-commit: 4b5f0408e66392ab745dc0f7830732217d88f17d
-- 
2.48.1





This bug report was last modified 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.