1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +02:00

gnu: emacs-forge: Update to 0.5.3.

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

Change-Id: I714f59ea4d27d2375252d655c0508f650ac17cc9
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Cayetano Santos 2025-06-15 20:01:55 +02:00 committed by Hilton Chain
parent 42ff3c497f
commit 7a3bf76d2c
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -35200,7 +35200,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.5.0")
(version "0.5.3")
(source
(origin
(method git-fetch)
@ -35209,7 +35209,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 "02ks8zc3nqqqqfq2picf0pxsw7wygb5hv9abnva1cv44x091w6zw"))))
(base32 "1vr7qrrcj2vdh5h3w43jzqym33ax58218jq3idjrr8wnlh7vdj18"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no tests