gnu: emacs-forge: Update to 0.4.3.

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

Change-Id: I6c03b86be15ffa3772e3734a5a3b075a390b6182
This commit is contained in:
Nicolas Goaziou 2024-09-15 09:20:38 +02:00
parent 8b6db0fa97
commit 9ba254c7b9
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -32424,7 +32424,7 @@ (define-public emacs-transient
(define-public emacs-forge
(package
(name "emacs-forge")
(version "0.4.1")
(version "0.4.3")
(source
(origin
(method git-fetch)
@ -32433,7 +32433,7 @@ (define-public emacs-forge
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1kn3n1a6gdsd0l2v831sh43cly4p8s1snn494gdd23cw4jkk3qsv"))))
(base32 "1hygvyjpbbgv779rypy65qwq55gddbc5wz2j19h05pbr4yhf51jk"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no tests