[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: emacs-magit: Update to 3.3.0-2.c883fab.
From: |
guix-commits |
Subject: |
08/08: gnu: emacs-magit: Update to 3.3.0-2.c883fab. |
Date: |
Fri, 27 Jan 2023 08:54:57 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 729eabc6ae8aae32584408f6bbd4526ad21e3476
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 22 01:00:02 2023 +0100
gnu: emacs-magit: Update to 3.3.0-2.c883fab.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-2.c883fab.
---
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 645bfa851b..1fe7fa20d1 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1166,8 +1166,8 @@ libgit2 bindings for Emacs, intended to boost the
performance of Magit.")
(license license:gpl3+))))
(define-public emacs-magit
- (let ((commit "b908c79b44f5c282eec44f19fc1d9967f041dd5c")
- (revision "1"))
+ (let ((commit "c883fabe28a74d59d996cbef3f742874f3459bc0")
+ (revision "2"))
(package
(name "emacs-magit")
(version (git-version "3.3.0" revision commit))
@@ -1179,7 +1179,7 @@ libgit2 bindings for Emacs, intended to boost the
performance of Magit.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1wybli5xrxkn8b7d7nm7h44avip9pjc24ig73hh15xg2wjm90zzc"))))
+ (base32 "0cq2bgny5jac1n9h7hp0pkipil41sf079h2qh5rh7bj0085dc7wv"))))
(build-system emacs-build-system)
(arguments
(list
- branch master updated (8e1cca32b9 -> 729eabc6ae), guix-commits, 2023/01/27
- 01/08: gnu: rsnapshot: Update to 1.4.5., guix-commits, 2023/01/27
- 04/08: gnu: libzen: Update to 0.4.40., guix-commits, 2023/01/27
- 02/08: gnu: libhx: Update to 4.9., guix-commits, 2023/01/27
- 05/08: gnu: google-highway: Update to 1.0.3., guix-commits, 2023/01/27
- 03/08: gnu: quazip: Update to 1.4., guix-commits, 2023/01/27
- 08/08: gnu: emacs-magit: Update to 3.3.0-2.c883fab.,
guix-commits <=
- 06/08: gnu: galera: Update to 26.4.13., guix-commits, 2023/01/27
- 07/08: gnu: libxcrypt: Update to 4.4.33., guix-commits, 2023/01/27