gnu: emacs-magit: Update to 4.3.1.

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

Change-Id: I3e718912cbb6068ae5c4386fb698dcbb24f05531
This commit is contained in:
Nicolas Goaziou 2025-03-07 09:28:44 +01:00
parent e5d4c529af
commit dba829a6e3
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1895,7 +1895,7 @@ before interacting with non-free LLMs.")
(define-public emacs-magit
(package
(name "emacs-magit")
(version "4.3.0")
(version "4.3.1")
(source
(origin
(method git-fetch)
@ -1904,7 +1904,7 @@ before interacting with non-free LLMs.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1xz68154qmik4xs3ldl1gv87rb3famgd73k0174xbsr48d40ccyg"))))
(base32 "07harzpyqrskx4xslj4xa1w1d0sza13zw5z0nam9kagi72cklvjv"))))
(build-system emacs-build-system)
(arguments
(list