all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: peter@polidoro.io
Cc: 64564-done@debbugs.gnu.org
Subject: bug#64564: [PATCH 1/1] gnu: teensy-loader-cli: Fix input
Date: Tue, 05 Sep 2023 23:24:05 -0400	[thread overview]
Message-ID: <878r9kc7ca.fsf_-_@gmail.com> (raw)
In-Reply-To: <59dfa654fc292551d5bce342b1a270c4867cc342.1689021414.git.peter@polidoro.io> (peter@polidoro.io's message of "Mon, 10 Jul 2023 17:17:51 -0400")

Hello,

peter@polidoro.io writes:

> From: Peter Polidoro <peter@polidoro.io>
>
> * gnu/packages/flashing-tools.scm (): Update to .
> ---
>  gnu/packages/flashing-tools.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/flashing-tools.scm b/gnu/packages/flashing-tools.scm
> index 19219a6d7e..db29e79e80 100644
> --- a/gnu/packages/flashing-tools.scm
> +++ b/gnu/packages/flashing-tools.scm
> @@ -244,7 +244,7 @@ (define-public teensy-loader-cli
>                 (install-file "teensy_loader_cli" bin)
>                 #t))))))
>      (inputs
> -     (list libusb-compat))
> +     (list libusb-0.1))

libusb-compat has been fixed, so this change is no longer needed.

Closing.

-- 
Thanks,
Maxim




      reply	other threads:[~2023-09-06  3:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-10 21:17 [bug#64563] [PATCH 0/1] Fix teensy-loader-cli inputs peter
2023-07-10 21:17 ` [bug#64564] [PATCH 1/1] gnu: teensy-loader-cli: Fix input peter
2023-09-06  3:24   ` Maxim Cournoyer [this message]

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=878r9kc7ca.fsf_-_@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=64564-done@debbugs.gnu.org \
    --cc=peter@polidoro.io \
    /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.