From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id CLWTBL/ATWabNwAAqHPOHw:P1 (envelope-from ) for ; Wed, 22 May 2024 11:54:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CLWTBL/ATWabNwAAqHPOHw (envelope-from ) for ; Wed, 22 May 2024 11:54:07 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=jNPA8HkF; 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-Seal: i=1; s=key1; d=yhetil.org; t=1716371647; a=rsa-sha256; cv=none; b=UtK+lgD3TexEcS3/BxuKd74goR9b5x7wD9FF8VMlGFxScXtJWgnrokKqTX3/+LlLDjVglY ftE9U1gPLchrXR78QY0WLvcxSBHoF2LD96+KXUAmHffT8aknf/s5nToIp00mk+cByAiauG /ZzKQNA6/LqjiYKxcAJsqYW647x2Y8U6i/3d63+oi67Cu8lPWIpbw3rKHqoi68DdS9s6wf tu0dlXRg+HpSSGEYDBLJx3U9uKV1dt8C1lHh//b05K/QhOOyx72SsNKEQjHsCaD/niSAZN MX6SDIe147ZqucJOzq2df57zlowUXhUJGo08v/KiL+0fElTnnMu9FGFvs4Ppvg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=jNPA8HkF; 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=1716371647; 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=nSlm/a/0BsuRXYDD3tzZGeRglvGrEeYA+fRhmOEhcHI=; b=l1sxPTy6UKc9x4c9WNMjYCNvct37T4Gx/irRn1HiDZ3g401kcvQE82bGi0AjcXi1W07LhV Ty19Kjtmp+KKFPMgVGcBiAHdRHOCp4uMDsLicNmcplVyKSQB3gd+Hj55jAq4cuZemQ/N50 bUPdELy66+bqQjWR06oeJlekxt393Hm3zBUjQb79SYpx/hu7XSIwBaDYO3WBYO+AORDbfi j7fjEIiesh11hoZqVrl4JvN6jw+BthTRlIV5kcTZ1JMZ6Xp6+CsLEy1ds6jw0+Vmi+Oait nzAtHg7Ew4SMpJV0FgKlJTtKuKP32uXEFF7Y/Pg7lcBphP0bGNk7AElA77hksg== 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 EB21862549 for ; Wed, 22 May 2024 11:54:06 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s9ifZ-0002mh-MY; Wed, 22 May 2024 05:54:01 -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 1s9ifV-0002ll-CR for guix-patches@gnu.org; Wed, 22 May 2024 05:53:57 -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 1s9ifV-0001GO-2S for guix-patches@gnu.org; Wed, 22 May 2024 05:53:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s9ifa-0000YV-NA; Wed, 22 May 2024 05:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71110] [PATCH rust-team 06/37] gnu: Add rust-base64-0.22. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Wed, 22 May 2024 09:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71110 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71110@debbugs.gnu.org Cc: Nicolas Goaziou , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71110-submit@debbugs.gnu.org id=B71110.17163716112102 (code B ref 71110); Wed, 22 May 2024 09:54:02 +0000 Received: (at 71110) by debbugs.gnu.org; 22 May 2024 09:53:31 +0000 Received: from localhost ([127.0.0.1]:54744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9if4-0000Xq-TP for submit@debbugs.gnu.org; Wed, 22 May 2024 05:53:31 -0400 Received: from msg-2.mailo.com ([213.182.54.12]:44188 helo=mailo.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9if2-0000Xk-Kd for 71110@debbugs.gnu.org; Wed, 22 May 2024 05:53:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1716371596; bh=cN2ypEqPAMowhgD5Le8m3u7CQizFijvqOMBL4PaxD6I=; h=X-EA-Auth:From:To:Cc:Subject:Date:Message-ID:X-Mailer:In-Reply-To: References:MIME-Version:Content-Transfer-Encoding; b=jNPA8HkFeqwLkzhA/bOqiO9v01mZAcp8ZKduB54ojaXShA1xfea41+ftZ5kNROv2D tGxRo+k26fF3a0PTbCk+y1xmfu+Csq1HzbCNEpr6eWiVmuRFJ8KhrjThcIts8jNiJ0 WICxtVvP6gNR3kAe7uCjSOyJLqTVhC3wkirAkpJM= Received: by b221-6.in.mailobj.net [192.168.90.26] with ESMTP via ip-20.mailobj.net [213.182.54.20] Wed, 22 May 2024 11:53:15 +0200 (CEST) X-EA-Auth: 1JMXZCxnYwQE72XsR34HfbnFUle5/v2jxaPvCf3ezeNAzVeJJmMeqtH5tYBjnaxu3QQ0xU7kgvav6ynkQiOQGrvZ1g3dHVnkrPbdoXMcOJg= Date: Wed, 22 May 2024 11:45:24 +0200 Message-ID: <2f646a3fea847c713d36c73719de218f7c4c2a8e.1716370756.git.mail@nicolasgoaziou.fr> 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: Nicolas Goaziou X-ACL-Warn: , Nicolas Goaziou via Guix-patches From: Nicolas Goaziou 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-Queue-Id: EB21862549 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.36 X-Spam-Score: -6.36 X-TUID: zU1f/Q4m4dAX * gnu/packages/crates-io.scm (rust-base64-0.22): New variable. (rust-base64-0.21): Inherit from above. Change-Id: I55e4ddc1c2d1bd127c8fdbbeeea2ee0b0e47a1d7 --- gnu/packages/crates-io.scm | 36 +++++++++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 7 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 46e211d56c..20608b8353 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -6630,8 +6630,36 @@ (define-public rust-base58-0.1 c6e7d37. However, this package works only up to 128 bytes.") (license license:expat))) +(define-public rust-base64-0.22 + (package + (name "rust-base64") + (version "0.22.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "base64" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1imqzgh7bxcikp5vx3shqvw9j09g9ly0xr0jma0q66i52r7jbcvj")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-development-inputs + (("rust-clap" ,rust-clap-3) + ("rust-criterion" ,rust-criterion-0.4) + ("rust-once-cell" ,rust-once-cell-1) + ("rust-rand" ,rust-rand-0.8) + ("rust-rstest" ,rust-rstest-0.13) + ("rust-rstest-reuse" ,rust-rstest-reuse-0.6) + ("rust-strum" ,rust-strum-0.25)))) + (home-page "https://github.com/marshallpierce/rust-base64") + (synopsis "Encodes and decodes base64 as bytes or utf8") + (description + "This package encodes and decodes base64 as bytes or utf8.") + (license (list license:expat license:asl2.0)))) + (define-public rust-base64-0.21 (package + (inherit rust-base64-0.22) (name "rust-base64") (version "0.21.7") (source (origin @@ -6641,7 +6669,6 @@ (define-public rust-base64-0.21 (sha256 (base32 "0rw52yvsk75kar9wgqfwgb414kvil1gn7mqkrhn9zf1537mpsacx")))) - (build-system cargo-build-system) (arguments `(#:cargo-development-inputs (("rust-clap" ,rust-clap-3) @@ -6650,12 +6677,7 @@ (define-public rust-base64-0.21 ("rust-rand" ,rust-rand-0.8) ("rust-rstest" ,rust-rstest-0.13) ("rust-rstest-reuse" ,rust-rstest-reuse-0.6) - ("rust-strum" ,rust-strum-0.25)))) - (home-page "https://github.com/marshallpierce/rust-base64") - (synopsis "Encodes and decodes base64 as bytes or utf8") - (description - "This package encodes and decodes base64 as bytes or utf8.") - (license (list license:expat license:asl2.0)))) + ("rust-strum" ,rust-strum-0.25)))))) (define-public rust-base64-0.20 (package -- 2.41.0