me
/
guix
Archived
1
0
Fork 0

gnu: emacs-magit: Update to 3.3.0-3.2c91c08.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Rostislav Svoboda 2023-02-19 17:03:23 +01:00 committed by Nicolas Goaziou
parent 1551bae3de
commit 940f2d38df
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 3 additions and 3 deletions

View File

@ -1152,8 +1152,8 @@ libgit2 bindings for Emacs, intended to boost the performance of Magit.")
(license license:gpl2+))))
(define-public emacs-magit
(let ((commit "c883fabe28a74d59d996cbef3f742874f3459bc0")
(revision "2"))
(let ((commit "2c91c080a8e2f35e3b036a2f6b8011fa897d23a1")
(revision "3"))
(package
(name "emacs-magit")
(version (git-version "3.3.0" revision commit))
@ -1165,7 +1165,7 @@ libgit2 bindings for Emacs, intended to boost the performance of Magit.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "0cq2bgny5jac1n9h7hp0pkipil41sf079h2qh5rh7bj0085dc7wv"))))
(base32 "00ibnr76nfyf4fff3ga324d7dbqnsb4crlxgr94npiy8rsclaszp"))))
(build-system emacs-build-system)
(arguments
(list