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 4/8] gnu: rust-gstreamer-sys-0.21: Truncate comment.
Date: Wed, 25 Dec 2024 22:40:30 +0100	[thread overview]
Message-ID: <db92e0a99ffeb8daca99526fd8217856d3a16e8c.1735162557.git.herman@rimm.ee> (raw)
In-Reply-To: <456440899509b070b26f2b383e36730932c0ae9f.1735162557.git.herman@rimm.ee>

* gnu/packages/crates-io.scm (rust-gstreamer-sys-0.21)[arguments]:
Truncate comment.

Change-Id: I3fe527bac7638aab95f390f2ad3a1b56ad55f835
---
 gnu/packages/crates-gtk.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/crates-gtk.scm b/gnu/packages/crates-gtk.scm
index 29469cd0ae..595f1cdf0e 100644
--- a/gnu/packages/crates-gtk.scm
+++ b/gnu/packages/crates-gtk.scm
@@ -3886,9 +3886,10 @@ (define-public rust-gstreamer-sys-0.21
                 "1i1vrqs9ys5y0ljl4nxh1x25dnwlcyh9hiybh4dysviy5dwdlk2n"))))
     (build-system cargo-build-system)
     (arguments
-     (list #:tests? #f ;; tests/constant.c:193:20: error:
-                       ;; ?GST_ELEMENT_FACTORY_TYPE_TIMESTAMPER? undeclared (first use in this function);
-                       ;; did you mean ?GST_ELEMENT_FACTORY_TYPE_MUXER??
+     (list ;; tests/constant.c:193:20: error:
+           ;; ?GST_ELEMENT_FACTORY_TYPE_TIMESTAMPER? undeclared (firs...
+           ;; did you mean ?GST_ELEMENT_FACTORY_TYPE_MUXER??
+           #:tests? #f
            #:cargo-inputs `(("rust-glib-sys" ,rust-glib-sys-0.18)
                             ("rust-gobject-sys" ,rust-gobject-sys-0.18)
                             ("rust-libc" ,rust-libc-0.2)
-- 
2.45.2





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

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Herman Rimm via Guix-patches via [this message]
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=db92e0a99ffeb8daca99526fd8217856d3a16e8c.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.