unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75102] [PATCH rust-team 1/8] gnu: rust-quinn-proto-0.10: Wrap comment.
@ 2024-12-25 21:37 Herman Rimm via Guix-patches via
  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
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Herman Rimm via Guix-patches via @ 2024-12-25 21:37 UTC (permalink / raw)
  To: 75102; +Cc: Efraim Flashner

* 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





^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-12-26 13:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-25 21:37 [bug#75102] [PATCH rust-team 1/8] gnu: rust-quinn-proto-0.10: Wrap comment Herman Rimm via Guix-patches via
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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).