unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
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 v3] gnu: git: Update to 2.47.0.
Date: Fri, 11 Oct 2024 16:48:53 +0200	[thread overview]
Message-ID: <5336807860b904779c4f814f8af408d3c2a8bd64.1728658133.git.ashish.is@lostca.se> (raw)
In-Reply-To: <D4L6MP9F7WCO.2B5X0D8OIJYRH@lostca.se>

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/version-control.scm (git-minimal): Update to 2.47.0.
(git)[arguments]<install-man-pages>: Update hash.

Change-Id: I63ad29cf4002606737160d5615ed0845babefe3b
---
 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 09066d2fa4..8b17f26c79 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -254,14 +254,14 @@ (define git-cross-configure-flags
 (define-public git-minimal
   (package
     (name "git-minimal")
-    (version "2.46.0")
+    (version "2.47.0")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://kernel.org/software/scm/git/git-"
                                  version ".tar.xz"))
              (sha256
               (base32
-               "15bzq9m6c033qiz5q5gw1nqw4m452vvqax30wbms6z4bl9i384kz"))))
+               "0kmwhxysxsvsmqnm9xwyiv4gi6ck9ph52z027ss72hkhi3d19q8w"))))
     (build-system gnu-build-system)
     (arguments
      (list
@@ -706,7 +706,7 @@ (define-public git
                                ".tar.xz"))
                          (sha256
                           (base32
-                           "1lvvhzypllbyd8j6m0p9qgd3gqg10gch9s7lqif8vr9n80fqn4fw"))))))))))))
+                           "1f7sn4rf3j2339xv2ijzljxdjq9l1bl07zs8mb1fbjfxgfhfzpy8"))))))))))))
     (native-inputs
      (modify-inputs (package-native-inputs git-minimal)
        ;; For subtree documentation.

base-commit: 053accdde356eaf84751b16d3aaf1425f410a70b
-- 
2.47.0





  reply	other threads:[~2024-10-11 17:08 UTC|newest]

Thread overview: 6+ 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     ` 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

  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=5336807860b904779c4f814f8af408d3c2a8bd64.1728658133.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 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).