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 +GeBDwTCimWubAAAkFu2QA (envelope-from ) for ; Tue, 26 Dec 2023 13:07:32 +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 +NZOCgTCimWlAgEAe85BDQ (envelope-from ) for ; Tue, 26 Dec 2023 13:07:32 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QrAA4pUg; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703592452; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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=wHwKgC1yNkD7aVV8iqcEY6OUXpNkuuBcSJUIxqiee8g=; b=HBciJFrse8ZC3zBulMXy7rV1roV5v/pAGx5qYEyOU9FFvaq40uCtsikw1o5+hjJsDDDvFG GHAZHIchJYBupRvNeyHcu1bor2QW4NIPn7gtjmWt4Sr/ZKWcVIvz+5FS4zOXl5kJD8xUWt kCE/pb1BhbhX5HntRnECq/yey7nSdrJcr8C0Jchm8MG4CG8UBetWIp0rxL2shpgvKzMFR7 ila5iFi5aqSQzFNoLDYnp/djJ70OIVJcGJnrW85YOJp7iYmWOzBGMNslNE/MI299lLYR6F anE3wo87XmQPxzM9I+PVA6FoHkiHdI3n1r/Z4A9Wpzw9V5VAorCksawqGlf56Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QrAA4pUg; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703592452; a=rsa-sha256; cv=none; b=jUGxJmovo5pkDsLrkVFAhb6cpe6IZ7q+EcwY5b4cQqKgBqvJewLDH8vU6R5A9au5b2M+LR 9+G6+YH5852X/h9x3a9BA3lh1jQbvaA1xqimtpW4CYP43vpnnMYm2iz3JETyaUOeC+falm foK7Mx9iwwlTekcayrxSVW1Y8rrjokdFrJoYrJBqCemhi+srOLXB5IXgswasaKsD7BB7R5 CjCXaib9LCpIKPF88OTAOG1YBUY4tIRk4fHj9N/17TEvFbgBhSZe0cgpJ2qlGXLN0LmTbS C3oyJGgXmHrbMJdrFVujMo27HjIoZqfp/+31qPuWwNcUjpF3Ayo9na3DAmAgqw== 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 0B36D45A82 for ; Tue, 26 Dec 2023 13:07:32 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rI5rH-0001ef-9W; Tue, 26 Dec 2023 06:44:27 -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 1rI5qm-0001Ff-KW for guix-patches@gnu.org; Tue, 26 Dec 2023 06:44:01 -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 1rI5qm-0004zs-Bu for guix-patches@gnu.org; Tue, 26 Dec 2023 06:43:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rI5qt-0003AP-CE for guix-patches@gnu.org; Tue, 26 Dec 2023 06:44:03 -0500 Subject: bug#67769: [PATCH] gnu: rust-byteorder-1: update to 1.5.0. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 26 Dec 2023 11:44:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67769 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Daniel Ziltener Cc: 67769-done@debbugs.gnu.org Received: via spool by 67769-done@debbugs.gnu.org id=D67769.170359103212117 (code D ref 67769); Tue, 26 Dec 2023 11:44:03 +0000 Received: (at 67769-done) by debbugs.gnu.org; 26 Dec 2023 11:43:52 +0000 Received: from localhost ([127.0.0.1]:55896 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rI5qi-00039N-3W for submit@debbugs.gnu.org; Tue, 26 Dec 2023 06:43:52 -0500 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:42168) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rI5qe-00038n-Uo for 67769-done@debbugs.gnu.org; Tue, 26 Dec 2023 06:43:49 -0500 Received: by mail-wm1-x330.google.com with SMTP id 5b1f17b1804b1-40d5b7b8adfso1283405e9.0 for <67769-done@debbugs.gnu.org>; Tue, 26 Dec 2023 03:43:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703591016; x=1704195816; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=wHwKgC1yNkD7aVV8iqcEY6OUXpNkuuBcSJUIxqiee8g=; b=QrAA4pUgGr7t6lTxvLqyL/Bk+3xJViCAtJ0aEdCdxEjhWweHb8szvKVVUdzG/TrXsp DQ3z9rLCNeM1djCdilnIE3zgNt5Yb5o8IVYgRBsppzh9+Lpzgb2ZFE+qLvgQ10jXSEKb QCvboeuerV8h+RnRdBqsdzIzD78uKMAdTrsUEmMdL2ZW41LYUvJPE5JEqmmtVIW1qYUi fL92nk5k+LznZLCOH8elt++Gi1bcAx7j6vAWFGQVmP3BfBp/5QHZPpsBrPYDD4Y8tTMJ ddiUy/QPjngUF9EDv/fDuq3koWwlfxrLYJ2yc9sxPVsMKF8bDVzTXV3ZByGry4vui64r IA6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703591016; x=1704195816; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=wHwKgC1yNkD7aVV8iqcEY6OUXpNkuuBcSJUIxqiee8g=; b=tzG/UC9NGlZwwTy1wAL/hZtR4mH0okPDjrbggznIBelayA++TLx/QKVcpQuKS4Cl6e nbiDpWLHq9gHGTTqMVRBDkWWgu/oeNGmkGCnVQADexAOkyPKnGIOXnNsmRO9G/IQGY9L Fo+OuW87Yg8DzDfUVBZySd3peAJfNMWpgRUh33bAVgXOBgq6VmdZeqldNmzC5hW6WkGx Br9AwS/huuWjDwudzLfhGDbzCYnmDl7vMNTzjCLb6DBHP3CwHlpoCD0TdoDubhr0U0eU 2V/9YNhKd1MrBFv3u/whT790zuRQZvICQ0W/M6v5JcwEcXSKpFRXaaKLamYjUxpIeiwU kvwQ== X-Gm-Message-State: AOJu0YzjF3kb8GNOllltcg6CV+lr8pxsuGCiwAJp3Khza8W8FibL1tfO VKJI69jtaJpc3+rwaFjORP0= X-Google-Smtp-Source: AGHT+IEqrNp2ua7KnAA45h8R5c47Dx4lMHqV/RbYrUP369xCNNBoyQ0BbL7oylZbyWs73KVff30waA== X-Received: by 2002:a05:600c:1d9c:b0:40c:2788:2903 with SMTP id p28-20020a05600c1d9c00b0040c27882903mr3283200wms.125.1703591015701; Tue, 26 Dec 2023 03:43:35 -0800 (PST) Received: from localhost ([141.226.15.142]) by smtp.gmail.com with ESMTPSA id je8-20020a05600c1f8800b0040c4535f1a2sm20534132wmb.39.2023.12.26.03.43.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Dec 2023 03:43:35 -0800 (PST) Date: Tue, 26 Dec 2023 13:43:33 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Daniel Ziltener , 67769-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4Erxmj2PCKQ/7J3V" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -4.07 X-Spam-Score: -4.07 X-Migadu-Queue-Id: 0B36D45A82 X-TUID: w3YvLoWnT/KN --4Erxmj2PCKQ/7J3V Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This package was previously updated to 1.5.0 in the rust-team branch. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --4Erxmj2PCKQ/7J3V Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmWKvGUACgkQQarn3Mo9 g1HdnQ/9EKajEoi8IIiHkyq4Y/yDBBZane45nor+1VixZFp9h7nLsW8g4u55UmbL /H+KxgOvypbLkR1D5rj25f9ZQyQhZT6LZEv7E8ZXlPgNDRKkK2/PK3jhyBqwpwvt pHL3tfqPS+gi4MzPlVToPJo0nHJwRRe6imv2BAdT2mlJWMCYW+4m1ZfZCbm2aoW0 9aSVKCoamUotEEOYCm05EvaBLDQuTTjeoXgCiZv9J7PYEcIaUdD3ibbaTDG23ldy YaFwkOqp3E/ELg1XwNUm7fpYxxFc7qLTm5w7GC9xyPEq1cn+Oh6usYGpvfdGZtVz cDDuaTPnYyEUdqd6swVhbZ0ZHxz05qpZiXwmNi6HPAtQknNjuKE14Gf8XW8eeqBp Si9KcsfmS/pqmEWjWHChlJT32x7MeWG59aOpwrke9l9n+7AmkQ7kGQE7OVOHLOtI ev7EYyBK6Xbl1W5RrSStllW0PtlIVPGTbfFBgYFqpKeoiu3hOSyQ1pI+nyca3nFF M1a0Ib9shfOnClgTzCfX3uP8a39EU5Sm821aaUoxLtkyTXyDR3exz2bYbtuVuokE AW9iZqsXsupctXmMMmbt6wvFucZDTUAUi4PMyCuSeMEoa5SrLUpNKJFFU82N1FrH Gg+brMojSePa/ODWyw51DyNr4by+wvwteCS/EIO923ieO1Pn0d0= =OAMb -----END PGP SIGNATURE----- --4Erxmj2PCKQ/7J3V--