* [bug#72668] [PATCH] gnu: emacs-forge: Update to 0.4.1.
@ 2024-08-16 12:09 ashish.is--- via Guix-patches via
2024-08-19 17:55 ` Nicolas Goaziou via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-08-16 12:09 UTC (permalink / raw)
To: 72668
Cc: Ashish SHUKLA, Andrew Tropin, Katherine Cox-Buday,
Liliana Marie Prikler
From: Ashish SHUKLA <ashish.is@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#72668] [PATCH] gnu: emacs-forge: Update to 0.4.1.
2024-08-16 12:09 [bug#72668] [PATCH] gnu: emacs-forge: Update to 0.4.1 ashish.is--- via Guix-patches via
@ 2024-08-19 17:55 ` Nicolas Goaziou via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-08-19 17:55 UTC (permalink / raw)
To: 72668
Cc: 72668-done, Katherine Cox-Buday, ashish.is, Liliana Marie Prikler,
Andrew Tropin
Hello,
"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:
> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.4.1.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-19 17:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-16 12:09 [bug#72668] [PATCH] gnu: emacs-forge: Update to 0.4.1 ashish.is--- via Guix-patches via
2024-08-19 17:55 ` Nicolas Goaziou via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.