gnu: emacs-forge: Update to 0.4.1.

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

Change-Id: I7e08f0a27af5eb4b6a8516183aecf799a2198068
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Ashish SHUKLA 2024-08-16 14:09:30 +02:00 committed by Nicolas Goaziou
parent 5b67fabf3c
commit 870f8b3a80
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -32124,7 +32124,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.3.2")
(version "0.4.1")
(source
(origin
(method git-fetch)
@ -32133,7 +32133,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 "0p1jlq169hpalhzmjm3h4q3x5xr9kdmz0qig8jwfvisyqay5vbih"))))
(base32 "1kn3n1a6gdsd0l2v831sh43cly4p8s1snn494gdd23cw4jkk3qsv"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no tests