[bug#72668] gnu: emacs-forge: Update to 0.4.1.
Commit Message
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(-)
base-commit: 41db573403ac0ade033dfe6af09c187ebe6506b5
Comments
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,
@@ -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