gnu: emacs-forge: Update to 0.4.8.

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

Change-Id: I5a4168aeeb507b7ba23f62f8ae98b5916bb032b4
This commit is contained in:
Nicolas Goaziou 2025-03-07 09:29:14 +01:00
parent 13a2aad56f
commit 26d5721b71
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -33904,7 +33904,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.4.7")
(version "0.4.8")
(source
(origin
(method git-fetch)
@ -33913,7 +33913,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 "1576ic28h5nanab092r2w7id66jv2wf3vw8fkhsbvm6fi4l6g4vg"))))
(base32 "1ps1xwpxhb9vn6bf0wxy8bdba72f973spys0xw1k686swczrb225"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no tests