[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/40: gnu: emacs-magit: Update to 3.3.0-5.186414a.
From: |
guix-commits |
Subject: |
09/40: gnu: emacs-magit: Update to 3.3.0-5.186414a. |
Date: |
Tue, 5 Sep 2023 20:02:16 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 67c705f481b25488789f42eaf3ddd8ca821b71f1
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Sep 5 00:10:07 2023 -0400
gnu: emacs-magit: Update to 3.3.0-5.186414a.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-5.186414a.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reviewed-by: Andrew Tropin <andrew@trop.in>
---
gnu/packages/emacs-xyz.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index d89b3caf53..55a2ffa53c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1442,8 +1442,10 @@ libgit2 bindings for Emacs, intended to boost the
performance of Magit.")
(license license:gpl2+))))
(define-public emacs-magit
- (let ((commit "a760dd107843a8fb632e647f6ba9ed34d7c2dd45")
- (revision "4"))
+ ;; Use this unreleased commit to benefit from a recent change needed to
+ ;; add Reviewed-by: tags for any contributor in commit messages.
+ (let ((commit "186414ae418a07a46c413f05c68413a76256a05e")
+ (revision "5"))
(package
(name "emacs-magit")
(version (git-version "3.3.0" revision commit))
@@ -1455,7 +1457,7 @@ libgit2 bindings for Emacs, intended to boost the
performance of Magit.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0pqw171xi9vrlm0jkz53bhl18z2vnycn2bynb7lh6g5zgppkzdy0"))))
+ (base32 "0rhsbcjfjw0z3vy2ix30y4h55c0cx4lyvz6mbijwbbjryln71kpj"))))
(build-system emacs-build-system)
(arguments
(list
- branch master updated (6548efcd73 -> c3d48d024b), guix-commits, 2023/09/05
- 37/40: gnu: skia: Update to 112.0.6d0b938., guix-commits, 2023/09/05
- 22/40: gnu: Add libmodbus., guix-commits, 2023/09/05
- 31/40: gnu: arcan: Use new style arguments., guix-commits, 2023/09/05
- 12/40: gnu: granite: Upgrade to 7.3.0., guix-commits, 2023/09/05
- 03/40: gnu: mympd: Update to 11.0.5., guix-commits, 2023/09/05
- 07/40: doc: Document mumi command-line interface., guix-commits, 2023/09/05
- 23/40: gnu: Add book-sparc., guix-commits, 2023/09/05
- 09/40: gnu: emacs-magit: Update to 3.3.0-5.186414a.,
guix-commits <=
- 17/40: gnu: thunar: Update to 4.18.7., guix-commits, 2023/09/05
- 20/40: gnu: Add font-junicode., guix-commits, 2023/09/05
- 24/40: gnu: kdenlive: Add missing kirigami input., guix-commits, 2023/09/05
- 33/40: gnu: arcan-wayland: Deprecate in favor of arcan., guix-commits, 2023/09/05
- 10/40: gnu: ibus: Disable registry cache., guix-commits, 2023/09/05
- 08/40: gnu: emacs-transient: Update to 0.4.3-0.cc0fa80., guix-commits, 2023/09/05
- 05/40: gnu: highlight: Update to 4.8., guix-commits, 2023/09/05
- 01/40: gnu: ungoogled-chromium-wayland: Use gexp., guix-commits, 2023/09/05
- 14/40: gnu: sideload: Update to 6.2.1., guix-commits, 2023/09/05
- 06/40: gnu: Add fonts-tlwg., guix-commits, 2023/09/05