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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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.