GNU bug report logs - #64564
[PATCH 1/1] gnu: teensy-loader-cli: Fix input

Previous Next

Package: guix-patches;

Reported by: peter <at> polidoro.io

Date: Mon, 10 Jul 2023 21:19:03 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 64564-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: peter <at> polidoro.io
Cc: 64564-done <at> debbugs.gnu.org
Subject: Re: bug#64564: [PATCH 1/1] gnu: teensy-loader-cli: Fix input
Date: Tue, 05 Sep 2023 23:24:05 -0400
Hello,

peter <at> polidoro.io writes:

> From: Peter Polidoro <peter <at> 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




This bug report was last modified 1 year and 317 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.