GNU bug report logs -
#74043
[PATCH] gnu: libgit2: Update to 1.8.3.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Sun, 27 Oct 2024 09:41:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 02 Dec 2024 22:53:01 +0100
with message-id <87y10x3g76.fsf <at> gnu.org>
and subject line Re: [bug#74043] [PATCH] gnu: libgit2: Update to 1.8.3.
has caused the debbugs.gnu.org bug report #74043,
regarding [PATCH] gnu: libgit2: Update to 1.8.3.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
74043: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74043
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/version-control.scm (libgit2-1.8): Update to 1.8.3.
Change-Id: Iff5b1f341a480d06e1f618bc306f0ff0c3a62713
---
gnu/packages/version-control.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 6bd37fee82..cfdc1ae9c9 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1166,7 +1166,7 @@ (define-public libgit2-1.7
(define-public libgit2-1.8
(package
(inherit libgit2-1.7)
- (version "1.8.1")
+ (version "1.8.3")
(source (origin
(inherit (package-source libgit2-1.7))
(uri (git-reference
@@ -1175,7 +1175,7 @@ (define-public libgit2-1.8
(file-name (git-file-name "libgit2" version))
(sha256
(base32
- "1mh55804cvxl2cyl4clinajzgfn3zmlhacnv1pdvdj4w6z2w4si7"))
+ "11jyxy6ckl19ayqpq5s3nlbcd0s1q4sdy8884m4pjrbzgxg6y1ds"))
(patches
(search-patches "libgit2-uninitialized-proxy-settings.patch"))
(snippet
base-commit: d91b7a387a59027bc6ad312f88422d6d564bf1df
--
2.47.0
[Message part 3 (message/rfc822, inline)]
ashish.is <at> lostca.se skribis:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/version-control.scm (libgit2-1.8): Update to 1.8.3.
>
> Change-Id: Iff5b1f341a480d06e1f618bc306f0ff0c3a62713
Applied, thanks!
1.8.4 will need a bit more work it seems.
Ludo’.
This bug report was last modified 248 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.