From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id QUK/EvN2YGYGhAEAqHPOHw:P1 (envelope-from ) for ; Wed, 05 Jun 2024 16:32:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id QUK/EvN2YGYGhAEAqHPOHw (envelope-from ) for ; Wed, 05 Jun 2024 16:32:19 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lostca.se header.s=anamika header.b=XBcvfhA0; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717597939; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=GIHaLMxWJob+4ZW/RXs1uY9Vk1xoN4i5lxVKWqznVC0=; b=rJ/Y7ESQcuGOdqGQG9aTGbU2BCcV+hZMpM90CHlzUv1A/7zlMp3/q6Z/84kTcBenEncB+v 9iiqwObKEEyx0DcNxA3arvVlxxnC8k6zV58kawExn4IQFxA/D4GtcyQupaaQcLA5n7SQ5x 4TY6o+3HrA2Lk/IYy0JpoFxw/ntuGFcGNPZ6CFrihgfoFtP17rBZ6ZdzGycLaJvO/OUPTV I4DCIKJ2sUKqgSkhJnJ+iWf1Hf3fJp0mIN2E/RsLf2tgk60BoksWrzbOvNU5RJI7qBejKe PSFloNkbPcjONDRbkp1E45nXXAWsQezhYeFOqrh7Q/r0+chocjh3DSW/FBk0uQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717597939; a=rsa-sha256; cv=none; b=Rr2+tWHLfQ7oaLh8ywS+wsPdgXGSTo05+lccyCICFfaK16uZhk8yN1p42biwWthKG4T+gP bYgi0KhHtqhsWhyxXBB+lLR9jbvxOZFcyzrv0npLH0wvzzgYBwro9HeAzzgKSiy1fRnGe8 cjxJq9jGepyBkH1pmPu7IFlBkXJyVifhPCyuDWGTPWF+IEakzbAeoF/Wj9JSl/m3qxf8fF IP8B4yufKf6R8gcEdYeERq4YoO/fESHm1/22w6Y9rUvl8Gdr4HTEWeR9M3hQHC/GIEAyCA yJJ9PExQg6THm9Kj7f4WW8fTzvcq8M9GH4+Af8E10oYTU3cUSomQEp9+i2GpmQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lostca.se header.s=anamika header.b=XBcvfhA0; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DCEDF722A5 for ; Wed, 05 Jun 2024 16:32:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sErg6-00035Z-Tb; Wed, 05 Jun 2024 10:31:50 -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 1sErg4-000355-Qi for guix-patches@gnu.org; Wed, 05 Jun 2024 10:31:48 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sErg4-0001g3-Hh for guix-patches@gnu.org; Wed, 05 Jun 2024 10:31:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sErgH-0001FJ-Sx for guix-patches@gnu.org; Wed, 05 Jun 2024 10:32:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71381] [PATCH] gnu: git: Update to 2.45.2. Resent-From: ashish.is@lostca.se Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 05 Jun 2024 14:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71381 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71381@debbugs.gnu.org Cc: Ashish SHUKLA X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17175978854676 (code B ref -1); Wed, 05 Jun 2024 14:32:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Jun 2024 14:31:25 +0000 Received: from localhost ([127.0.0.1]:39058 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sErfg-0001DM-LE for submit@debbugs.gnu.org; Wed, 05 Jun 2024 10:31:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:58422) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sErfe-0001D5-MP for submit@debbugs.gnu.org; Wed, 05 Jun 2024 10:31:23 -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 1sErfO-0002tp-Iz for guix-patches@gnu.org; Wed, 05 Jun 2024 10:31:08 -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 1sErfJ-0001NC-BA for guix-patches@gnu.org; Wed, 05 Jun 2024 10:31:05 -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 518FBEE90; Wed, 5 Jun 2024 14:30:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1717597849; 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=GIHaLMxWJob+4ZW/RXs1uY9Vk1xoN4i5lxVKWqznVC0=; b=XBcvfhA0K3t/Y7lEzVryfgHK9z9xsCh2nKyJhqrwuozjb+xBtcYRfGdOzSswRLQrwIYDCE hhDPy2vzEZDR4tjU/x/6gIla0SZ53b38DJZOf2swPMZhWELlzNJh3xlwcq6fLReS1f2Frr pMrRwHOo23uH/xy2N1dRrMaMWxVkakQ= Date: Wed, 5 Jun 2024 14:30:18 +0000 Message-ID: <9d7077d1a696c226666c6230d95c0cc84f1fa58c.1717597818.git.ashish.is@lostca.se> X-Mailer: git-send-email 2.45.1 MIME-Version: 1.0 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: ashish.is@lostca.se X-ACL-Warn: , "ashish.is--- via Guix-patches" From: "ashish.is--- via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.54 X-Spam-Score: -3.54 X-Migadu-Queue-Id: DCEDF722A5 X-Migadu-Scanner: mx11.migadu.com X-TUID: GkmPZhna81vF From: Ashish SHUKLA * gnu/packages/version-control.scm (git): Update to 2.45.2. Change-Id: I6bcbc5f0f12a50cbfc0fdc51c30b26e765005d28 --- 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 4280d4fab8..559e5679b1 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -242,14 +242,14 @@ (define git-cross-configure-flags (define-public git (package (name "git") - (version "2.45.1") + (version "2.45.2") (source (origin (method url-fetch) (uri (string-append "mirror://kernel.org/software/scm/git/git-" version ".tar.xz")) (sha256 (base32 - "1gqj5xrlmzs4amrj7xgxx7qpqj8br8f6bk4bzcnf4yk2iq538kg6")))) + "1nws1vjgj54sv32wxl1h3n1jkcpabqv7a605hhafsby0n5zfigsi")))) (build-system gnu-build-system) (native-inputs `(("native-perl" ,perl) @@ -269,7 +269,7 @@ (define-public git version ".tar.xz")) (sha256 (base32 - "1w6r2liifafsxydmc48p578z7z70ys0spm6qp5ygdd0l26mxf8p6")))) + "1pqrp46kwbxycqld39027ph1cvkq9am156y3sswn6w2khsg30f09")))) ;; For subtree documentation. ("asciidoc" ,asciidoc) ("docbook2x" ,docbook2x) base-commit: 425cf1fbe2fff25bda1b5eb948ce01170d23ab6a -- 2.45.1