From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gCNYO6R30mXnVAAAqHPOHw:P1 (envelope-from ) for ; Sun, 18 Feb 2024 22:33:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id gCNYO6R30mXnVAAAqHPOHw (envelope-from ) for ; Sun, 18 Feb 2024 22:33:25 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b="PZ/YUrmd"; 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=1708292004; 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=e2QFtB7sotf7f6hxadCT2Y97MdA6JyxpuRgd4/V4q0o=; b=RqUhwU03jyrItv52v13G0S6xeqQj3v2P3eh0nlrSBx/QqxQgwSt0NNPqsCuDAFovJXKySh 50tsz7l8xrlfRqkNHD3dq5r8JBaqlXPG+zCcwePq8B0XtNyJl7WeJY6SAd9tk2NnEejS/x +5sfzAV5xHM4jl3A2sel5KDuV8wbPWsuBj0i2kA0c1BOFFbl8HeeqPvlCxcF3ksZoCSuEO 3/VboA/Jbtzt9Z2U7Eo4hjGldK3lSI8kOngLnC9YBHfOtjQ+c0wRp9jAcdba001MrFTBKm ZWuOvfcdCqT1kHcpKTZnHiM/LmyjxrjwgrzN2fJBY52ZxEGX9J7a6fF1WRaQ3Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b="PZ/YUrmd"; 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=1708292004; a=rsa-sha256; cv=none; b=lAvOpoy0RFozlKuvTzMlrZ8ZH1HfFVher6IpjrrgSRBErQHLAbLNveBfm9jbMGyUUp3Cg+ jLJ7g2VlSUgkuFY3etux5C8qFBSD6L7YIIQ+BBCjqECjNSSSF/DaI65XwZfTBxoZF2vGyo 10e8LqCFfliAXtCRfjS/WOfKm80RQh408Fm0eEyhJNlRkz2NNsqSn6VAfjNh7U7zu98ssB rpAiWCAcOg4Z8ekuq/Zb8dh2GJemGGzITUE4UQYe6qUVGXeuFIScfF9sUKgxY0glpk/hBG rlIMnLiP7PTyJMACsFgPlsgQGRr3almKVCQ3qPjFOUpQYcY2ROh1zLsg0UtHFA== 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 DE4826B6CA for ; Sun, 18 Feb 2024 22:33:24 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbolO-0005Kn-I8; Sun, 18 Feb 2024 16:31:54 -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 1rbolH-0005Fr-5g for guix-patches@gnu.org; Sun, 18 Feb 2024 16:31:48 -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 1rbolG-0002Xp-C7 for guix-patches@gnu.org; Sun, 18 Feb 2024 16:31:46 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbolb-0004OW-1M; Sun, 18 Feb 2024 16:32:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH 058/228] gnu: Add rust-hyper-util-0.1. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 21:32:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Herman Rimm , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.170829189816536 (code B ref 69257); Sun, 18 Feb 2024 21:32:07 +0000 Received: (at 69257) by debbugs.gnu.org; 18 Feb 2024 21:31:38 +0000 Received: from localhost ([127.0.0.1]:39424 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbol7-0004IX-HT for submit@debbugs.gnu.org; Sun, 18 Feb 2024 16:31:38 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:47919 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboO2-0002u0-Dm for 69257@debbugs.gnu.org; Sun, 18 Feb 2024 16:07:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1708290437; 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: in-reply-to:in-reply-to:references:references; bh=e2QFtB7sotf7f6hxadCT2Y97MdA6JyxpuRgd4/V4q0o=; b=PZ/YUrmd20Ddd7+wJ5yumRJ+pt4YvzhBgSYL9+L0rvWw4+XRr/Fd4oPGqW/LA0Zx+6Mu6v s+jwIc6jq2vbcdZ9lEmFhwZnu9fIjt05IQG8jq8m5C7IXWPfeVf34F7nSDcVqZV65aDbp0 2ORnniAtBOOnkeuqAtps4iwtC/RXtOsTi2BxjfnajmOSg4rEirpdfxKP2XMa9IKntScZ+G KdDPWocmVGt0bSAImntxFjXJmCzhIKOefwFSkbdnNxr6doi4NPKIQi++860IW52QQaHjz/ hu4PtwHmhCR520YGyDl0+l2CVdMyNtKe7P0YdP+h/9gr3RiQ0pTk3AmRs6JFlg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id bf7179ae (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Sun, 18 Feb 2024 21:07:17 +0000 (UTC) Date: Sun, 18 Feb 2024 22:02:56 +0100 Message-ID: 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: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm 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-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -4.61 X-Spam-Score: -4.61 X-Migadu-Queue-Id: DE4826B6CA X-TUID: 9/UCZ9wl8WP2 * gnu/packages/crates-web.scm (rust-hyper-util-0.1): Add variable. Change-Id: I331cb632236300355cc2504855ea3155d86e8513 --- gnu/packages/crates-web.scm | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm index a35f0b8c25..dc80e10468 100644 --- a/gnu/packages/crates-web.scm +++ b/gnu/packages/crates-web.scm @@ -3065,6 +3065,44 @@ (define-public rust-hyper-tls-0.4 #:cargo-development-inputs (("rust-tokio" ,rust-tokio-0.2)))))) +(define-public rust-hyper-util-0.1 + (package + (name "rust-hyper-util") + (version "0.1.3") + (source + (origin + (method url-fetch) + (uri (crate-uri "hyper-util" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1akngan7j0n2n0wd25c6952mvqbkj9gp1lcwzyxjc0d37l8yyf6a")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-bytes" ,rust-bytes-1) + ("rust-futures-channel" ,rust-futures-channel-0.3) + ("rust-futures-util" ,rust-futures-util-0.3) + ("rust-http" ,rust-http-1) + ("rust-http-body" ,rust-http-body-1) + ("rust-hyper" ,rust-hyper-1) + ("rust-pin-project-lite" ,rust-pin-project-lite-0.2) + ("rust-socket2" ,rust-socket2-0.5) + ("rust-tokio" ,rust-tokio-1) + ("rust-tower" ,rust-tower-0.4) + ("rust-tower-service" ,rust-tower-service-0.3) + ("rust-tracing" ,rust-tracing-0.1)) + #:cargo-development-inputs + (("rust-bytes" ,rust-bytes-1) + ("rust-http-body-util" ,rust-http-body-util-0.1) + ("rust-hyper" ,rust-hyper-1) + ("rust-pnet-datalink" ,rust-pnet-datalink-0.34) + ("rust-pretty-env-logger" ,rust-pretty-env-logger-0.5) + ("rust-tokio" ,rust-tokio-1) + ("rust-tokio-test" ,rust-tokio-test-0.4)))) + (home-page "https://hyper.rs") + (synopsis "@code{hyper} utilities") + (description "This package provides utilities for the @code{hyper} crate.") + (license license:expat))) + (define-public rust-iron-0.6 (package (name "rust-iron") -- 2.41.0