From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id YGWgK8vUXmaAnQAAe85BDQ:P1 (envelope-from ) for ; Tue, 04 Jun 2024 10:48:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id YGWgK8vUXmaAnQAAe85BDQ (envelope-from ) for ; Tue, 04 Jun 2024 10:48:11 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20230811 header.b=AwPPpNOP; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717490891; h=from:from:sender:sender: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=YHKvfO+Fr+VX5wGYB/DPddA50Kni4Des57DTDhp5aL0=; b=tEVaOaq/veUM4aydVwBCCfigE5AxTCzQUAXamrIH9w9zH2/lUNpYl/QPEr5PO0DjbV9hVy LR7trAqnn5bBT5im3+DZmp65y8zSFRYz5fDMhfV8t3ZZQZzaWP/XDYWjxB+EFFRsUkMMR0 +LZap5VUUwgLObrn93lZQw44RXr8dDBqPekuMll99CiWDREIa2BBOJMIiFzW6i4vUWW/ig 1i0pIhCC0NROYln03vEImN4gTz3+asKGKJixjgoqYhkS29+hRYkzDa+T/7qy0h11+E0Mta CHkAbxDiymMlTH1wrQ+J67/OADX+zQzv8NfHno2T+IbbtjIsP7xf8wxYo629bQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20230811 header.b=AwPPpNOP; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717490891; a=rsa-sha256; cv=none; b=tHWSHmmXJku0JvU6s8PwCiLiZGHeGcbhLIgv+NkZgJLz3bBTteTgIiz6yKM7tsZnF4sz6j 89j+/LZwfjCXlVBs2d4NTUQVkwsZ++/E7fowWqjETaPWAP49U3g/wBrXoQ4i1zLqNlmJqY 0mh25W9ghv052m6D9DKEV2x6stJJ6cXtOsFJJsYwqWnvC9tqkBwiWulf3eult+UGnWy32W RC+ITZ+zEZKT8JyyyC2s26C7hNse0sdxs5VLUxc1mt8f3IbLGyf84DBpecxBH8Xj6gyGa4 2xhmLo417FPKUVkBQNSTpq8OsGcs9SxhffvEn5pfP2lm5G3uuXFuP7bAtXG9CA== 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 8915A39694 for ; Tue, 4 Jun 2024 10:48:11 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sEPpe-0004r8-I2; Tue, 04 Jun 2024 04:47: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 1sEPpd-0004qe-8g for guix-patches@gnu.org; Tue, 04 Jun 2024 04:47:49 -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 1sEPpc-0008IK-VY for guix-patches@gnu.org; Tue, 04 Jun 2024 04:47:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sEPpq-00036J-7I for guix-patches@gnu.org; Tue, 04 Jun 2024 04:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71358] [PATCH 0/2] Update tig Resent-From: Timotej Lazar Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 04 Jun 2024 08:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71358 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71358@debbugs.gnu.org Cc: Timotej Lazar X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171749087811892 (code B ref -1); Tue, 04 Jun 2024 08:48:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Jun 2024 08:47:58 +0000 Received: from localhost ([127.0.0.1]:57562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEPpm-00035j-0z for submit@debbugs.gnu.org; Tue, 04 Jun 2024 04:47:58 -0400 Received: from lists.gnu.org ([209.51.188.17]:50354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEPpj-00034w-5y for submit@debbugs.gnu.org; Tue, 04 Jun 2024 04:47:56 -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 1sEPdz-00008g-9j for guix-patches@gnu.org; Tue, 04 Jun 2024 04:35:47 -0400 Received: from static.51.243.21.65.clients.your-server.de ([65.21.243.51] helo=araneo.si) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sEPdx-0002ua-La for guix-patches@gnu.org; Tue, 04 Jun 2024 04:35:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=20230811; bh=q9jD2wjYyke JlwIR5ceUxJcisGw711ClvFDNe8dauFo=; h=date:subject:cc:to:from; d=araneo.si; b=AwPPpNOP6K6MpGi8RKox28xR+CKmulIE/y3yvYJEtLToprqQXDvekAg PZr1PeEgcKaLCKUWS2Nt9ZUJ12qgGr3c9utXayhf+MErTqfvaSRVR6qOMbH/MAB/PpIMIT FdJAMNbk7lQHB4mm9jKDQOUzvufuQR/AWdp6lZFY70220M= Received: by araneo.si (OpenSMTPD) with ESMTPSA id a701ed81 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 4 Jun 2024 08:35:39 +0000 (UTC) From: Timotej Lazar Date: Tue, 4 Jun 2024 10:35:26 +0200 Message-ID: X-Mailer: git-send-email 2.45.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=65.21.243.51; envelope-from=timotej.lazar@araneo.si; helo=araneo.si 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_PASS=-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: , 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.96 X-Spam-Score: 3.96 X-Migadu-Queue-Id: 8915A39694 X-Migadu-Scanner: mx13.migadu.com X-TUID: +ojljxRqvJna Update tig to latest version, fetch it from git and switch to new package style. Timotej Lazar (2): gnu: tig: Update to 2.5.10. gnu: tig: Update package style. gnu/packages/version-control.scm | 62 +++++++++++++++----------------- 1 file changed, 29 insertions(+), 33 deletions(-) base-commit: 5d3edff1a604414a3c42b89fcbc007e9d573993d -- 2.45.1