1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 11:00:36 +02:00

gnu: emacs-forge: Update to 0.4.5.

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

Change-Id: I44c6920f5924e7ec0a3a1d7fd97c6f75af06c338
This commit is contained in:
Nicolas Goaziou 2024-12-24 11:00:01 +01:00
parent 4064aee33f
commit 8b927ca870
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -33127,7 +33127,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.4")
(version "0.4.5")
(source
(origin
(method git-fetch)
@ -33136,7 +33136,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 "1nrr3l19p3hcm4jyghkl16d1pn0nqq6v6s19s54xl5yzjxfj44yq"))))
(base32 "0jmq2mzbshz3dh39vwkqnb94li5bnq00rg3cn41wmqv3bvi0734y"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;no tests