[PATCH] gnu: git: Update to 2.45.1

  • Done
  • quality assurance status badge
Details
One participant
  • ashish.is
Owner
unassigned
Submitted by
ashish.is
Severity
important
A
A
ashish.is wrote on 17 May 12:03 +0200
(address . guix-patches@gnu.org)(name . Ashish SHUKLA)(address . ashish.is@lostca.se)
f45ad436a757213368c6f8dc67dcde8361d0c311.1715940188.git.ashish.is@lostca.se
From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/version-control.scm (git): Update to 2.45.1.

Change-Id: Ia0634c6b0a4a3b5cc5c584ca064bbeb62b207c3e
---
gnu/packages/version-control.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (34 lines)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index c01eb9decd..7638c48ffb 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -242,14 +242,14 @@ (define git-cross-configure-flags
(define-public git
(package
(name "git")
- (version "2.41.0")
+ (version "2.45.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/software/scm/git/git-"
version ".tar.xz"))
(sha256
(base32
- "0h40arw08xbpi2cbf7pvc947v963rjxz3inb2ar81zjc8byvlj77"))))
+ "1gqj5xrlmzs4amrj7xgxx7qpqj8br8f6bk4bzcnf4yk2iq538kg6"))))
(build-system gnu-build-system)
(native-inputs
`(("native-perl" ,perl)
@@ -269,7 +269,7 @@ (define-public git
version ".tar.xz"))
(sha256
(base32
- "0xsqakgy0s60zpa13ilj6zj420kdh8pf4v3nrp1nziwj8ja4qymw"))))
+ "1w6r2liifafsxydmc48p578z7z70ys0spm6qp5ygdd0l26mxf8p6"))))
;; For subtree documentation.
("asciidoc" ,asciidoc)
("docbook2x" ,docbook2x)

base-commit: e4ee595999a3b0656f416d190b28ec6f1ad8a74d
--
2.41.0
A
A
Ashish wrote on 17 May 17:55 +0200
control message for bug #71000
(address . control@debbugs.gnu.org)
mjq65fwxroumfmmewjnx6vuqb2nwupyccnva7ryviqmtly66ff@nhp5rnu34fa2
severity 71000 important
A
A
Ashish wrote on 17 May 18:52 +0200
(address . control@debbugs.gnu.org)
cwsulwozyzovpifcomzf2xnen7e45azt4mwcnicgojkdkvrvwc@hlh3yw2d2xyo
tag 71000 security
A
A
Ashish SHUKLA wrote on 31 May 18:24 +0200
close bug report
(address . control@debbugs.gnu.org)
bb0a4c3d69d8470ebf3bab6fb6e19d05@lostca.se
close 71000 09690a2b0c16df874600c5ded901c3cdee805093
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71000@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71000
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch