GNU bug report logs - #75540
[PATCH] gnu: openfpgaloader: Update to 0.13.1.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Mon, 13 Jan 2025 18:47:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: 75540 <at> debbugs.gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>, 75540-done <at> debbugs.gnu.org
Subject: [bug#75540] [PATCH] gnu: openfpgaloader: Update to 0.13.1.
Date: Thu, 16 Jan 2025 13:43:31 +0800
[Message part 1 (text/plain, inline)]
Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/fpga.scm (openfpgaloader): Update to 0.13.1.
>
> Change-Id: Ib7f221848e5ac701b03405d02ab21dbd686f73f6
> ---
>  gnu/packages/fpga.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
> index c757353ac6..fadf72ba1d 100644
> --- a/gnu/packages/fpga.scm
> +++ b/gnu/packages/fpga.scm
> @@ -721,7 +721,7 @@ (define-public fftgen
>  (define-public openfpgaloader
>    (package
>      (name "openfpgaloader")
> -    (version "0.12.1")
> +    (version "0.13.1")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -730,7 +730,7 @@ (define-public openfpgaloader
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "0r4dxryhfa1brhyh4z5ixmr7bvcqf3p8b339k6vrmmqnwy497548"))))
> +                "1p5qvr0bq27rp7f20ysjml7zy4bbwjx3s4yd5qjsg4b01mw4hbiq"))))
>      (build-system cmake-build-system)
>      (native-inputs
>       (list pkg-config))
>
> base-commit: a76f2d5927c86e4a76a1d3b49c1a37054612f6c0

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 205 days ago.

Previous Next


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