From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 73309@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#73309] [PATCH v4] gnu: git: Update to 2.47.1.
Date: Tue, 26 Nov 2024 20:37:02 +0100 [thread overview]
Message-ID: <d66b94b632057ded1d890b53b73ce85ecf63c171.1732649821.git.ashish.is@lostca.se> (raw)
In-Reply-To: <5336807860b904779c4f814f8af408d3c2a8bd64.1728658133.git.ashish.is@lostca.se>
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/version-control.scm (git-minimal): Update to 2.47.1.
(git)[arguments]<install-man-pages>: Update hash.
Change-Id: I43b730ab22dbf3c8750936cb342f96342b9ca0b0
---
Hi,
Please disregard previous patch.
gnu/packages/version-control.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index c892a83a98..bc4ad4ac52 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -258,14 +258,14 @@ (define git-cross-configure-flags
(define-public git-minimal
(package
(name "git-minimal")
- (version "2.46.0")
+ (version "2.47.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/software/scm/git/git-"
version ".tar.xz"))
(sha256
(base32
- "15bzq9m6c033qiz5q5gw1nqw4m452vvqax30wbms6z4bl9i384kz"))))
+ "046kdr5dhg31hjcg6wpfqnwwbaqdjyax7n8wx5s26fdf4fxzkn7k"))))
(build-system gnu-build-system)
(arguments
(list
@@ -710,7 +710,7 @@ (define-public git
".tar.xz"))
(sha256
(base32
- "1lvvhzypllbyd8j6m0p9qgd3gqg10gch9s7lqif8vr9n80fqn4fw"))))))))))))
+ "04zfxwdhja82mm24isk2jxhp30q6l3nnnzv6gdrc0mmhi5d01hpz"))))))))))))
(native-inputs
(modify-inputs (package-native-inputs git-minimal)
;; For subtree documentation.
base-commit: a2a3264bb38568e892e69e64dcfd12829a9975ce
--
2.47.1
next prev parent reply other threads:[~2024-11-26 19:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-17 0:43 [bug#73309] [PATCH] gnu: git: Update to 2.46.1 Ashish SHUKLA via Guix-patches via
2024-10-01 14:26 ` Greg Hogan
2024-10-02 8:34 ` [bug#73309] [PATCH] gnu: git: Update to 2.46.2 Ashish SHUKLA via Guix-patches via
2024-10-02 8:37 ` [bug#73309] [PATCH] gnu: git: Update to 2.46.1 Ashish SHUKLA via Guix-patches via
2024-10-11 14:48 ` [bug#73309] [PATCH v3] gnu: git: Update to 2.47.0 ashish.is--- via Guix-patches via
2024-11-26 19:33 ` [bug#73309] [PATCH] gnu: git: Update to 2.47.1 ashish.is--- via Guix-patches via
2024-11-26 19:37 ` ashish.is--- via Guix-patches via [this message]
2024-10-02 19:45 ` [bug#73309] Review of 73309 Steve George
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d66b94b632057ded1d890b53b73ce85ecf63c171.1732649821.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=73309@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.