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

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Fri, 16 Aug 2024 12:11:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ashish.is <at> lostca.se
Subject: bug#72668: closed (Re: [bug#72668] [PATCH] gnu: emacs-forge:
 Update to 0.4.1.)
Date: Mon, 19 Aug 2024 17:57:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72668: [PATCH] gnu: emacs-forge: Update to 0.4.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72668 <at> debbugs.gnu.org.

-- 
72668: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72668
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 72668-done <at> debbugs.gnu.org,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, ashish.is <at> lostca.se,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Andrew Tropin <andrew <at> trop.in>
Subject: Re: [bug#72668] [PATCH] gnu: emacs-forge: Update to 0.4.1.
Date: Mon, 19 Aug 2024 19:55:12 +0200
Hello,

"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.4.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou



[Message part 3 (message/rfc822, inline)]
From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: emacs-forge: Update to 0.4.1.
Date: Fri, 16 Aug 2024 14:09:30 +0200
From: Ashish SHUKLA <ashish.is <at> lostca.se>

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

Change-Id: I7e08f0a27af5eb4b6a8516183aecf799a2198068
---
 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 df66aea507..d583731e77 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -32082,7 +32082,7 @@ (define-public emacs-transient
 (define-public emacs-forge
   (package
      (name "emacs-forge")
-     (version "0.3.2")
+     (version "0.4.1")
      (source
       (origin
         (method git-fetch)
@@ -32091,7 +32091,7 @@ (define-public emacs-forge
               (commit (string-append "v" version))))
         (file-name (git-file-name name version))
         (sha256
-         (base32 "0p1jlq169hpalhzmjm3h4q3x5xr9kdmz0qig8jwfvisyqay5vbih"))))
+         (base32 "1kn3n1a6gdsd0l2v831sh43cly4p8s1snn494gdd23cw4jkk3qsv"))))
      (build-system emacs-build-system)
      (arguments
       `(#:tests? #f                     ;no tests

base-commit: 41db573403ac0ade033dfe6af09c187ebe6506b5
-- 
2.46.0




This bug report was last modified 331 days ago.

Previous Next


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