GNU bug report logs -
#75540
[PATCH] gnu: openfpgaloader: Update to 0.13.1.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75540 in the body.
You can then email your comments to 75540 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75540
; Package
guix-patches
.
(Mon, 13 Jan 2025 18:47:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 13 Jan 2025 18:47:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
--
2.47.1
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 16 Jan 2025 05:44:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
bug acknowledged by developer.
(Thu, 16 Jan 2025 05:44:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75540-done <at> debbugs.gnu.org (full text, mbox):
[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)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75540
; Package
guix-patches
.
(Thu, 16 Jan 2025 05:44:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 13 Feb 2025 12:24:08 GMT)
Full text and
rfc822 format available.
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.