me
/
guix
Archived
1
0
Fork 0

gnu: emacs-magit: Update to 3.3.0-8.538cb2f

* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-8.538cb2f.

A.o. it contains the fix for https://github.com/magit/magit/issues/4940 which is a showstopper.

Change-Id: Id83a237d38c03a97f9f1043db4b8ba594521a2f7
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
Rostislav Svoboda 2024-07-17 10:51:34 +02:00 committed by Nicolas Goaziou
parent bb1aea46e6
commit 7a2fc32ba2
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 3 additions and 5 deletions

View File

@ -1681,10 +1681,8 @@ before interacting with non-free LLMs.")
(license license:gpl3+)))
(define-public emacs-magit
;; Use this unreleased commit to benefit from a recent improvements with
;; regard to adding git trailers such as "Reviewed-by".
(let ((commit "dda332b2a41569f5fd8c0c2c3c2dab902d48ceb4")
(revision "7"))
(let ((commit "538cb2f90b5fdd04fcaacd537834f4f3c8c0720f")
(revision "8"))
(package
(name "emacs-magit")
(version (git-version "3.3.0" revision commit))
@ -1696,7 +1694,7 @@ before interacting with non-free LLMs.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "14vqfykfzddpfka7s3pmlh3yvbfd1rpjhab4g9dinz9hn48dwb06"))))
(base32 "1vzqy82ai8w0k283bij45k49pq4v3xy4yyy5gd24ba713y03327f"))))
(build-system emacs-build-system)
(arguments
(list