gnu: emacs-magit: Update to 4.1.0.

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

Change-Id: Ia5c4c57ec3e2a9814fed482a19fb8bb1cb5bf6f2
This commit is contained in:
Nicolas Goaziou 2024-09-15 09:20:25 +02:00
parent d6db229e34
commit 146ce48e13
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1720,7 +1720,7 @@ (define-public emacs-llm
(define-public emacs-magit
(package
(name "emacs-magit")
(version "4.0.0")
(version "4.1.0")
(source
(origin
(method git-fetch)
@ -1729,7 +1729,7 @@ (define-public emacs-magit
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0xfwli031hk2c0f6gj6f5f7bd9awyq70dl2a1z8k2a1j9msg1s6k"))))
(base32 "09spm0r62y2n5kws3gl400wcci7q0a2gfq9lyx1z58gr6zj0b868"))))
(build-system emacs-build-system)
(arguments
(list