From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id HjE+N9xpgmWEgAAAkFu2QA (envelope-from ) for ; Wed, 20 Dec 2023 05:13:17 +0100 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 0HAfLNxpgmXpIgEAe85BDQ (envelope-from ) for ; Wed, 20 Dec 2023 05:13:16 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=cYfzUo4r; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703045596; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ePcTHWprElBWk7v0bVxrf4zbgJEOJVGW9qaaOJLaY4Y=; b=Wj1wFYlE1pEdYojjyCAoo8tDl+YicVxJoIwzpH/eAffghfgPZaA8odOPgXz6XMuDF1OYU+ TAaRk02Ry+FYgJrkBnoYANR8RYoUpyNESuszgZ5tmSz70RMVe6t+4uhnmvTczT2IF+tZIW N1g8K/HJivw7i0td17y66Bl3j4rq9HGhphLLniBj8LY5Qm9xPhMk39EIoijkzOccK0qc+A yzP4gtTjUNX9NFZPXZNJntGwicPwIU75RTvmxeIkj837C7dwqQdGv7CQPXsS/LvVGYsUHr cdqU97P30barua9dGSGYFaWYAd58YrrVvEvZm3ZzXEKs3zNYPEt45ydMrAImKw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=cYfzUo4r; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703045596; a=rsa-sha256; cv=none; b=h4pDleOCmMMlnPPMu+Dncxc+Be3xxFDHFmikc1U0Wlr4tGUpvYxWoneViMvGzEkXk3bUoe 4PtJfXG7d2rsvCtlH2/+wpdzQm8H7ikxPibRtUD2ZU/jwOPNzj9NUjxGJLlkNGMd96REec 4ij7MByuMC2F1zlZOw6KGY96ZUza17XLCafePmnS+PFtvLTALVoOBF0m1pXCLCSmJJXQwZ M2MYolYyoHmVQGzPZQtPYNo9+5o7l9zsbrQRaDMaOn3V0NdTYh1TL9HtlmzAq8liRRV6ry j4207L1DsvzOBCwiCF9dFO5OzK39cY6ZJVniMP2x82mP0z+f9LRCxN5hlGw3cA== 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 892733C56F for ; Wed, 20 Dec 2023 05:13:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rFnxE-0004X6-VE; Tue, 19 Dec 2023 23:13:08 -0500 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 1rFnx7-0004WK-NZ for guix-patches@gnu.org; Tue, 19 Dec 2023 23:13:02 -0500 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 1rFnx6-0007Ul-Gy for guix-patches@gnu.org; Tue, 19 Dec 2023 23:13:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rFnx9-000502-Es; Tue, 19 Dec 2023 23:13:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67919] [PATCH 53/55] gnu: eza: Update to 0.17.0. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Wed, 20 Dec 2023 04:13:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67919 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67919@debbugs.gnu.org Cc: Jaeme Sifat , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 67919-submit@debbugs.gnu.org id=B67919.170304556619164 (code B ref 67919); Wed, 20 Dec 2023 04:13:03 +0000 Received: (at 67919) by debbugs.gnu.org; 20 Dec 2023 04:12:46 +0000 Received: from localhost ([127.0.0.1]:38416 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFnwr-0004z2-Nl for submit@debbugs.gnu.org; Tue, 19 Dec 2023 23:12:46 -0500 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:54672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFnwq-0004yj-BQ for 67919@debbugs.gnu.org; Tue, 19 Dec 2023 23:12:44 -0500 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1rFnwh-00FQkd-D7 for 67919@debbugs.gnu.org; Wed, 20 Dec 2023 05:12:35 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To :Message-ID:Date:Subject:Cc:To:From; bh=ePcTHWprElBWk7v0bVxrf4zbgJEOJVGW9qaaOJLaY4Y=; b=cYfzUo4rAkIR36o9kZbu1xIURN btv0PpxgI+EXdxRe4bri3kWHMCSW7VI1441ytGFokWTC81n9fk7lkKpnSaZfos307L4//T2OYpPbS Lig184piEhtYIifJUCp5HbAWEVP8DF1MSQAAC7CVpzhZj03QDy7/vdGwKX50pN/n7OZ32aj3NHoDk qXYvM90MhiY3d25Cu09WpHE1QYCpFa6ZqQfOo/sId1NDCw7j5mHIEJBQMpGvYCnSmv2GcpV6aGS1k tUzidmrioCU66WCIOd1WpAqukmNN+O4DMQvqdINhfj/aJS3Q/bFoxYv1eGxsuHjqILTdgF6kaK3sY XDmHixoA==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1rFnwh-0002ZY-3r for 67919@debbugs.gnu.org; Wed, 20 Dec 2023 05:12:35 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (1176697)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1rFnwS-0066Gp-O4; Wed, 20 Dec 2023 05:12:21 +0100 Date: Tue, 19 Dec 2023 22:55:15 -0500 Message-ID: <49b1833a6e2c1b229428fd36338f9e1dc88d81e7.1703044085.git.jaeme@runbox.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Jaeme Sifat X-ACL-Warn: , Jaeme Sifat via Guix-patches From: Jaeme Sifat 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.29 X-Spam-Score: -6.29 X-Migadu-Queue-Id: 892733C56F X-TUID: +Qmjkv8RINCW * gnu/packages/rust-apps.scm (eza): Update to 0.17.0. Change-Id: I27f119478a97cc6789ec2c569db34c61962f188b --- gnu/packages/rust-apps.scm | 57 +++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 26 deletions(-) diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index ab8534f64a..d3e4853645 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm @@ -476,42 +476,47 @@ (define-public exa (define-public eza (package (name "eza") - (version "0.15.2") + (version "0.17.0") (source (origin (method url-fetch) (uri (crate-uri "eza" version)) (file-name (string-append name "-" version ".tar.gz")) (sha256 - (base32 "14qapnxc1rwqsq6c13b35wgaiypn23niajk39c44i1w3if91rd85")))) + (base32 "026xagh42nrdy2yg9197mmb2bhm5mdvbf9vd9fk9iysrj1iay63r")))) (build-system cargo-build-system) (arguments (list #:install-source? #f - #:cargo-inputs `(("rust-ansiterm" ,rust-ansiterm-0.12) - ("rust-chrono" ,rust-chrono-0.4) - ("rust-git2" ,rust-git2-0.18) - ("rust-glob" ,rust-glob-0.3) - ("rust-libc" ,rust-libc-0.2) - ("rust-locale" ,rust-locale-0.2) - ("rust-log" ,rust-log-0.4) - ("rust-natord" ,rust-natord-1) - ("rust-num-cpus" ,rust-num-cpus-1) - ("rust-number-prefix" ,rust-number-prefix-0.4) - ("rust-once-cell" ,rust-once-cell-1) - ("rust-percent-encoding" ,rust-percent-encoding-2) - ("rust-phf" ,rust-phf-0.11) - ("rust-proc-mounts" ,rust-proc-mounts-0.3) - ("rust-scoped-threadpool" ,rust-scoped-threadpool-0.1) - ("rust-terminal-size" ,rust-terminal-size-0.3) - ("rust-timeago" ,rust-timeago-0.4) - ("rust-unicode-width" ,rust-unicode-width-0.1) - ("rust-uutils-term-grid" ,rust-uutils-term-grid-0.3) - ("rust-uzers" ,rust-uzers-0.11) - ("rust-windows-sys" ,rust-windows-sys-0.48) - ("rust-zoneinfo-compiled" ,rust-zoneinfo-compiled-0.5)) - #:cargo-development-inputs `(("rust-criterion" ,rust-criterion-0.5) - ("rust-trycmd" ,rust-trycmd-0.14)) + #:cargo-inputs + `(("rust-ansiterm" ,rust-ansiterm-0.12) + ("rust-chrono" ,rust-chrono-0.4) + ("rust-chrono" ,rust-chrono-0.4) + ("rust-git2" ,rust-git2-0.18) + ("rust-glob" ,rust-glob-0.3) + ("rust-libc" ,rust-libc-0.2) + ("rust-locale" ,rust-locale-0.2) + ("rust-log" ,rust-log-0.4) + ("rust-natord" ,rust-natord-1) + ("rust-num-cpus" ,rust-num-cpus-1) + ("rust-number-prefix" ,rust-number-prefix-0.4) + ("rust-once-cell" ,rust-once-cell-1) + ("rust-palette" ,rust-palette-0.7) + ("rust-percent-encoding" ,rust-percent-encoding-2) + ("rust-phf" ,rust-phf-0.11) + ("rust-plist" ,rust-plist-1) + ("rust-proc-mounts" ,rust-proc-mounts-0.3) + ("rust-scoped-threadpool" ,rust-scoped-threadpool-0.1) + ("rust-terminal-size" ,rust-terminal-size-0.3) + ("rust-timeago" ,rust-timeago-0.4) + ("rust-unicode-width" ,rust-unicode-width-0.1) + ("rust-uutils-term-grid" ,rust-uutils-term-grid-0.3) + ("rust-uzers" ,rust-uzers-0.11) + ("rust-windows-sys" ,rust-windows-sys-0.52) + ("rust-zoneinfo-compiled" ,rust-zoneinfo-compiled-0.5)) + #:cargo-development-inputs + `(("rust-criterion" ,rust-criterion-0.5) + ("rust-trycmd" ,rust-trycmd-0.14)) #:phases #~(modify-phases %standard-phases (add-after 'build 'build-manual (lambda* (#:key inputs #:allow-other-keys) -- 2.41.0