1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00

gnu: emacs-magit: Update to 4.1.1.

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

Change-Id: Ib79dc4920168cf5a42252825396cd1a3c4e3085d
This commit is contained in:
Nicolas Goaziou 2024-10-12 11:42:53 +02:00
parent 21613acd8d
commit 797966ac41
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1721,7 +1721,7 @@ before interacting with non-free LLMs.")
(define-public emacs-magit
(package
(name "emacs-magit")
(version "4.1.0")
(version "4.1.1")
(source
(origin
(method git-fetch)
@ -1730,7 +1730,7 @@ before interacting with non-free LLMs.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "09spm0r62y2n5kws3gl400wcci7q0a2gfq9lyx1z58gr6zj0b868"))))
(base32 "1ckjq068728wwfm4fv0z4rrdmrj09zvarip2s5rqdr8ny722dxfn"))))
(build-system emacs-build-system)
(arguments
(list