gnu: emacs-magit: Update to 4.3.8.

* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 4.3.8.

Change-Id: I62dfed4e16c78e21f4a6f1834ccd5be4669144de
Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
Cayetano Santos 2025-07-07 14:11:49 +02:00 committed by Ian Eure
parent 0eb7f3d989
commit 3795345f95
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

View file

@ -2074,7 +2074,7 @@ before interacting with non-free LLMs.")
(define-public emacs-magit
(package
(name "emacs-magit")
(version "4.3.6")
(version "4.3.8")
(source
(origin
(method git-fetch)
@ -2083,7 +2083,7 @@ before interacting with non-free LLMs.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0gc6b1hclrpgyp2xccz980k2zg9ix6cyym11wxq6pjr8x8kl1j93"))))
(base32 "0y5151flgsxb1cv123kkj4v74xs5s6sh7ycq00gqc7bm0n09lcdb"))))
(build-system emacs-build-system)
(arguments
(list