all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: 75102@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#75102] [PATCH rust-team 1/8] gnu: rust-quinn-proto-0.10: Wrap comment.
Date: Wed, 25 Dec 2024 22:37:42 +0100	[thread overview]
Message-ID: <456440899509b070b26f2b383e36730932c0ae9f.1735162557.git.herman@rimm.ee> (raw)

* gnu/packages/crates-io.scm (rust-quinn-proto-0.10): Wrap comment.

Change-Id: I682460d5f65bc6b823187df4beef06dbcfe6d194
---
 gnu/packages/crates-io.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index b3d9bcd783..153269950b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -66233,7 +66233,9 @@ (define-public rust-quinn-proto-0.10
     (arguments
      `(#:cargo-test-flags
        '("--release" "--"
-         "--skip=connection::mtud::tests::mtu_discovery_with_peer_max_udp_payload_size_after_search_panics")
+         (string-append
+           "--skip=connection::mtud::tests::mtu_discovery_with_peer_max"
+           "_udp_payload_size_after_search_panics"))
        #:cargo-inputs
        (("rust-arbitrary" ,rust-arbitrary-1)
         ("rust-bytes" ,rust-bytes-1)

base-commit: 32ab343e03e998ada27c063ef7d8a00aa88436dd
-- 
2.45.2





             reply	other threads:[~2024-12-25 21:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-25 21:37 Herman Rimm via Guix-patches via [this message]
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 2/8] gnu: rust-clap-3: Wrap comment of triple digit length Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 3/8] gnu: rust-poem-1: " Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 4/8] gnu: rust-gstreamer-sys-0.21: Truncate comment Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 5/8] gnu: packages: crates-tls: Add rustls-platform-verifier-test-flags Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 6/8] gnu: rust-rustls-platform-verifier-0.5: Use variable Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 7/8] gnu: rust-rustls-platform-verifier-0.4: " Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 8/8] gnu: rust-rustls-platform-verifier-0.3: " Herman Rimm via Guix-patches via
2024-12-26 13:44 ` [bug#75102] [PATCH rust-team 1/8] gnu: rust-quinn-proto-0.10: Wrap comment Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=456440899509b070b26f2b383e36730932c0ae9f.1735162557.git.herman@rimm.ee \
    --to=guix-patches@gnu.org \
    --cc=75102@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    --cc=herman@rimm.ee \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.