gnu: emacs-forge: Update to 0.5.0.

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

Change-Id: I188508fd234b2b3081aed11026b4f2a83588febb
Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
Cayetano Santos 2025-04-03 14:06:49 +02:00 committed by Ian Eure
parent f7e0bf9e57
commit 86e8c179da
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

View file

@ -34364,7 +34364,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.8")
(version "0.5.0")
(source
(origin
(method git-fetch)
@ -34373,7 +34373,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 "1ps1xwpxhb9vn6bf0wxy8bdba72f973spys0xw1k686swczrb225"))))
(base32 "02ks8zc3nqqqqfq2picf0pxsw7wygb5hv9abnva1cv44x091w6zw"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no tests
@ -34394,6 +34394,7 @@ commands (a prefix and a suffix) we prefer to call it just a \"transient\".")
(list emacs-closql
emacs-emacsql
emacs-ghub
emacs-llama
emacs-let-alist
emacs-magit
emacs-markdown-mode