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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Cayetano Santos <csantosb <at> inventati.org>
Subject: bug#75540: closed (Re: [bug#75540] [PATCH] gnu: openfpgaloader:
 Update to 0.13.1.)
Date: Thu, 16 Jan 2025 05:44:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75540: [PATCH] gnu: openfpgaloader: Update to 0.13.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75540 <at> debbugs.gnu.org.

-- 
75540: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75540
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org>
Cc: Cayetano Santos <csantosb <at> inventati.org>, 75540-done <at> debbugs.gnu.org
Subject: Re: [bug#75540] [PATCH] gnu: openfpgaloader: Update to 0.13.1.
Date: Thu, 16 Jan 2025 13:43:31 +0800
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: openfpgaloader: Update to 0.13.1.
Date: Mon, 13 Jan 2025 19:46:14 +0100
* 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




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.