From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 01 16:44:43 2024 Received: (at submit) by debbugs.gnu.org; 1 Aug 2024 20:44:43 +0000 Received: from localhost ([127.0.0.1]:51994 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sZcfC-0007rD-SI for submit@debbugs.gnu.org; Thu, 01 Aug 2024 16:44:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:47388) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sZcf9-0007r2-Ev for submit@debbugs.gnu.org; Thu, 01 Aug 2024 16:44:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sZceq-0004f3-UQ for guix-patches@gnu.org; Thu, 01 Aug 2024 16:44:21 -0400 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sZcep-0003od-0S for guix-patches@gnu.org; Thu, 01 Aug 2024 16:44:20 -0400 Received: from localhost.localdomain (poincare.inet6.in [IPv6:2a0a:4cc0:1:12d4::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 062BD1EAE4; Thu, 1 Aug 2024 20:44:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1722545046; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NgvrWo7azjx8rB6XzPxZ+RWeZfeWFff6jnDHXIGVtfo=; b=rrNHrFW6EK1Vpb/oLYarw2EgNlcwDaqrKDSz0X5hYy9FdixQcWYgkdivdLaSpt3VsBRKZF FSL9142gqRB6cXDSDZFqzZnWxD6ZlptbTT+qz0NWSTEdA9IJvXTZlNd+mA7/Ej3NAn2Oei pX7yhtBPEEzYM+cCfppgrrClZRiXkpI= From: ashish.is@lostca.se To: guix-patches@gnu.org Subject: [PATCH] gnu: git: Update to 2.46.0. Date: Thu, 1 Aug 2024 20:43:23 +0000 Message-ID: <9fd24d24fe7fb757b5cbaada596ebfaa4d0bf8ab.1722545003.git.ashish.is@lostca.se> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@lostca.se; helo=anamika.lostca.se X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) From: Ashish SHUKLA * gnu/packages/version-control.scm (git): Update to 2.46.0. Change-Id: I5fec92073d4f3ec0edb9686cca0c3696d9e338ef --- gnu/packages/version-control.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 9f67237d5d..5e9cc8cf59 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -53,6 +53,7 @@ ;;; Copyright © 2023 Josselin Poiret ;;; Copyright © 2024 Hilton Chain ;;; Copyright © 2024 Suhail Singh +;;; Copyright © 2024 Ashish SHUKLA ;;; ;;; This file is part of GNU Guix. ;;; @@ -243,14 +244,14 @@ (define git-cross-configure-flags (define-public git (package (name "git") - (version "2.45.2") + (version "2.46.0") (source (origin (method url-fetch) (uri (string-append "mirror://kernel.org/software/scm/git/git-" version ".tar.xz")) (sha256 (base32 - "1nws1vjgj54sv32wxl1h3n1jkcpabqv7a605hhafsby0n5zfigsi")))) + "15bzq9m6c033qiz5q5gw1nqw4m452vvqax30wbms6z4bl9i384kz")))) (build-system gnu-build-system) (native-inputs `(("native-perl" ,perl) @@ -270,7 +271,7 @@ (define-public git version ".tar.xz")) (sha256 (base32 - "1pqrp46kwbxycqld39027ph1cvkq9am156y3sswn6w2khsg30f09")))) + "1lvvhzypllbyd8j6m0p9qgd3gqg10gch9s7lqif8vr9n80fqn4fw")))) ;; For subtree documentation. ("asciidoc" ,asciidoc) ("docbook2x" ,docbook2x) base-commit: 2b4e3c9847dce02e371ff4dce615789fdfd101fa -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 05 08:43:03 2024 Received: (at 72413) by debbugs.gnu.org; 5 Sep 2024 12:43:03 +0000 Received: from localhost ([127.0.0.1]:36365 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1smBpG-0005sH-Jy for submit@debbugs.gnu.org; Thu, 05 Sep 2024 08:43:03 -0400 Received: from anamika.lostca.se ([65.21.75.227]:57050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1smBpD-0005rm-UO for 72413@debbugs.gnu.org; Thu, 05 Sep 2024 08:43:00 -0400 Received: from localhost.localdomain (poincare.inet6.in [IPv6:2a0a:4cc0:1:12d4::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id C26C0279EE; Thu, 5 Sep 2024 12:41:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1725540105; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=4DTOhfbyLTJ7W4iY0+zoH8luh86eVEPzn8yLvKfm6JM=; b=n1Fh1GeitLdx8qMsIEhiAlEXeBv/7qDS0CNNR++KMzclQ02ejFJmjxr70OFfCshNaPMxe3 KXdChbB4UPw3OOgWE4amXPxDZ4osB+pkruP5EGjGxb3RKvCrCL1Tj4ETK4xeNikendLUVK pQ8vM3iiNJiVcfuMv1mUy7VPVuLMe94= From: ashish.is@lostca.se To: 72413@debbugs.gnu.org Subject: [PATCH v2] gnu: git: Update to 2.46.0 Date: Thu, 5 Sep 2024 12:40:24 +0000 Message-ID: <06c46998ea7ce45165fe6663868d4aaf883a55f2.1725540023.git.ashish.is@lostca.se> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 72413 Cc: Ashish SHUKLA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: Ashish SHUKLA * gnu/packages/version-control.scm (git-minimal): Update to 2.46.0. (git)[arguments]{install-man-pages} Update hash for the git-manpages. Change-Id: I686825ffba828e88e37ff156fab23fd43155d210 --- This revised patch works with current HEAD, esp. with the issue 73034 which fixes git-send-email. 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 1db783b731..b8aa1ee0da 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -248,14 +248,14 @@ (define git-cross-configure-flags (define-public git-minimal (package (name "git-minimal") - (version "2.45.2") + (version "2.46.0") (source (origin (method url-fetch) (uri (string-append "mirror://kernel.org/software/scm/git/git-" version ".tar.xz")) (sha256 (base32 - "1nws1vjgj54sv32wxl1h3n1jkcpabqv7a605hhafsby0n5zfigsi")))) + "15bzq9m6c033qiz5q5gw1nqw4m452vvqax30wbms6z4bl9i384kz")))) (build-system gnu-build-system) (arguments (list @@ -692,7 +692,7 @@ (define-public git ".tar.xz")) (sha256 (base32 - "1pqrp46kwbxycqld39027ph1cvkq9am156y3sswn6w2khsg30f09")))))))))))) + "1lvvhzypllbyd8j6m0p9qgd3gqg10gch9s7lqif8vr9n80fqn4fw")))))))))))) (native-inputs (modify-inputs (package-native-inputs git-minimal) ;; For subtree documentation. base-commit: 20b1613484f512649f919d89285e981998592497 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 05 11:55:12 2024 Received: (at 72413-done) by debbugs.gnu.org; 5 Sep 2024 15:55:12 +0000 Received: from localhost ([127.0.0.1]:37920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1smEpD-0003ug-N4 for submit@debbugs.gnu.org; Thu, 05 Sep 2024 11:55:12 -0400 Received: from mail-lj1-f181.google.com ([209.85.208.181]:53728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1smEgc-0003Js-2r for 72413-done@debbugs.gnu.org; Thu, 05 Sep 2024 11:46:18 -0400 Received: by mail-lj1-f181.google.com with SMTP id 38308e7fff4ca-2f3f163e379so17415471fa.3 for <72413-done@debbugs.gnu.org>; Thu, 05 Sep 2024 08:45:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1725551047; x=1726155847; darn=debbugs.gnu.org; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:from:to:cc:subject:date:message-id:reply-to; bh=C8l4VecwZMamRCzHTTn8WDf3KmjMxa998B+373Ii7Ek=; b=YEQ0psP8DTYNx6+9I6nVi89xoBCI1ZMrimrQla3t4yRqFbveJxNzs8ceAg5sk6Iw22 oVmvDdCmSVfTvN9S/w5zu9ZUi3xnfdo+wbvRKLwcCR+k5G88rF0+nVQ2RPfqNGOOpsJv NGDt9qKtCb24H3TvjYbs/LHtRTj+fjMhlneviH98RCHZLajFk5s59PL8e7EeHfIy5XUz 1L/U3vO41EWaJGDkFG0UYVyRv9GSR2tMB04TIepdPMpur9XkZmE1FQeVozC677R/yZo2 QVvyIC1KdH3zOwPJ+fznzbfZFgQ6AqDZ9dBvABd/09t3sOjr9PP/A0IZWbqMpZ87IZWA rmdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725551047; x=1726155847; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=C8l4VecwZMamRCzHTTn8WDf3KmjMxa998B+373Ii7Ek=; b=xNU4nIDPgyOGrQMoF2EX5rFALtdRcsAVJK1Lhfd9uj23OesEuKPMwvz2tGfwQTNF57 FYvOrw/mExsf7Ut/6MYpvhyO75Zb8mvP8Xa+JSnokHVim48k9eA1tZ+pYgxGnYu/+x1C VPJffN+O4XiE6Ujia+wrLJ/8inaor//MkUUGebSFz3RQrnUws7FYFb5eP+05hXBPG6Mw 5kd5kSc7Y6OfWb1S0j/Lh2bG6OT2AFFcai1/dElwIvqEXq012hGZ2UKbeti8MTqtxuJa /U5kyVLRSc3ZGqdc+yjr8TBnqYnBiRmiRxgInLIQXLkkgyh9Q2TgSQolcEztuKhMDeh7 zRkA== X-Forwarded-Encrypted: i=1; AJvYcCXF1efE1qKTHpS8LUSRS+iXhq8Kfagp/fvR+0W5mgH3zU2GAnbd5kidQrQsG6bq+AGzD/dHJV5tbnl5@debbugs.gnu.org X-Gm-Message-State: AOJu0Yw/Onxij+ivNDT1Z0utZBooMKpKDimxyUr64deb6wfE+kItAn27 XpWmzDSb+1MpLOrACSl5cJXcPky5vtRPVmzjo8HlCKmBnNWn/SrpsG9ksg== X-Google-Smtp-Source: AGHT+IEid3MqLsdUQyA5QMBn76o6+LMd4bxq0+qqpBCTa6PEHo8GXjT4xE25B5TENnolZe15BvjZ3g== X-Received: by 2002:a5d:5e12:0:b0:374:b363:2dea with SMTP id ffacd0b85a97d-374b3632f60mr16482209f8f.10.1725550657247; Thu, 05 Sep 2024 08:37:37 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:4d6d:a7b0:20be:6231]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-374b23f20d1sm16978470f8f.35.2024.09.05.08.37.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Sep 2024 08:37:36 -0700 (PDT) From: Simon Tournier To: "ashish.is--- via Guix-patches via" , 72413-done@debbugs.gnu.org Subject: Re: [bug#72413] [PATCH] gnu: git: Update to 2.46.0. In-Reply-To: <9fd24d24fe7fb757b5cbaada596ebfaa4d0bf8ab.1722545003.git.ashish.is@lostca.se> References: <9fd24d24fe7fb757b5cbaada596ebfaa4d0bf8ab.1722545003.git.ashish.is@lostca.se> Date: Thu, 05 Sep 2024 17:37:23 +0200 Message-ID: <87r09yi024.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 72413-done Cc: Ashish SHUKLA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On Thu, 01 Aug 2024 at 20:43, "ashish.is--- via Guix-patches" via wrote: > * gnu/packages/version-control.scm (git): Update to 2.46.0. Closing because part of the version 3 of series #73034 [1]. 1: https://issues.guix.gnu.org/73034 Cheers, simon From unknown Sun Aug 10 07:40:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 04 Oct 2024 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator