[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/13: gnu: emacs-magit: Update to 3.3.0-3.2c91c08.
From: |
guix-commits |
Subject: |
05/13: gnu: emacs-magit: Update to 3.3.0-3.2c91c08. |
Date: |
Mon, 20 Feb 2023 08:06:22 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 940f2d38dfcce08ef04b051971098619da3bc162
Author: Rostislav Svoboda <rostislav.svoboda@gmail.com>
AuthorDate: Sun Feb 19 17:03:23 2023 +0100
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>
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 79ad285c95..32df22bd98 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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
- branch master updated (8322c062a9 -> c599d309c4), guix-commits, 2023/02/20
- 01/13: gnu: emacs-wisp-mode: Update to 1.0.10., guix-commits, 2023/02/20
- 02/13: gnu: emacs-project: Update to 0.9.8., guix-commits, 2023/02/20
- 05/13: gnu: emacs-magit: Update to 3.3.0-3.2c91c08.,
guix-commits <=
- 09/13: gnu: python-pygraphviz: Update to 1.10., guix-commits, 2023/02/20
- 10/13: gnu: python-construct: Update to 2.10.68., guix-commits, 2023/02/20
- 12/13: gnu: fet: Update to 6.8.4., guix-commits, 2023/02/20
- 13/13: gnu: sshpass: Update to 1.10., guix-commits, 2023/02/20
- 03/13: gnu: emacs-vertico-posframe: Update to 0.7.0., guix-commits, 2023/02/20
- 04/13: gnu: emacs-diff-hl: Update to 1.9.2., guix-commits, 2023/02/20
- 06/13: gnu: cwm: Update to 7.1., guix-commits, 2023/02/20
- 07/13: gnu: cwm: Improve package style., guix-commits, 2023/02/20
- 08/13: gnu: qsynth: Update to 0.9.9., guix-commits, 2023/02/20
- 11/13: gnu: python-capablerobot-usbhub: Update to 0.5.0., guix-commits, 2023/02/20