From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 74043@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#74043] [PATCH] gnu: libgit2: Update to 1.8.3.
Date: Sun, 27 Oct 2024 10:39:48 +0100 [thread overview]
Message-ID: <75457cb1fea87dbb099b205f2a13f497e84fda27.1730021988.git.ashish.is@lostca.se> (raw)
From: Ashish SHUKLA <ashish.is@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
next reply other threads:[~2024-10-27 9:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-27 9:39 ashish.is--- via Guix-patches via [this message]
2024-12-02 21:53 ` bug#74043: [PATCH] gnu: libgit2: Update to 1.8.3 Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=75457cb1fea87dbb099b205f2a13f497e84fda27.1730021988.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=74043@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).