GNU bug report logs - #77554
[PATCH] gnu: libsigrok: Update to 0.5.2-2.f06f788.

Previous Next

Package: guix-patches;

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

Date: Sat, 5 Apr 2025 15:58:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

To reply to this bug, email your comments to 77554 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to csantosb <at> inventati.org, ekaitz <at> elenq.tech, maxim.cournoyer <at> gmail.com, guix-patches <at> gnu.org:
bug#77554; Package guix-patches. (Sat, 05 Apr 2025 15:58: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 csantosb <at> inventati.org, ekaitz <at> elenq.tech, maxim.cournoyer <at> gmail.com, guix-patches <at> gnu.org. (Sat, 05 Apr 2025 15:58:02 GMT) Full text and rfc822 format available.

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: libsigrok: Update to 0.5.2-2.f06f788.
Date: Sat,  5 Apr 2025 17:56:07 +0200
* gnu/packages/electronics.scm (libsigrok): Update to 0.5.2-2.f06f788.

Change-Id: I9dab74a371db844f7541e4fc4ee2a5c2fcce9126
---
 gnu/packages/electronics.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm
index ce35b19432..aee460e8c5 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -160,8 +160,8 @@ (define-public sigrok-firmware-fx2lafw
       (license license:gpl2+))))
 
 (define-public libsigrok
-  (let ((commit "a7e919a3a6b7fd511acbe1a280536b76c70c28d2")
-        (revision "1"))
+  (let ((commit "f06f788118191d19fdbbb37046d3bd5cec91adb1")
+        (revision "2"))
     (package
       (name "libsigrok")
       (version (git-version "0.5.2" revision commit))
@@ -172,7 +172,7 @@ (define-public libsigrok
                (url "git://sigrok.org/libsigrok")
                (commit commit)))
          (sha256
-          (base32 "0km3fyv5s2byrm4zpbss2527ynhw4nb67imnbawwic2a6zh9jiyc"))
+          (base32 "1ahgpa0gaa4fl8c6frpgamvgxg0fisfwlqddr5x25456vkk2i9zi"))
          (file-name (git-file-name name version))))
       (outputs '("out" "doc"))
       (arguments

base-commit: 521d08c6b938c4a4d207250a71966a1f7319202a
-- 
2.49.0





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sun, 06 Apr 2025 07:24:02 GMT) Full text and rfc822 format available.

Notification sent to Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer. (Sun, 06 Apr 2025 07:24:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 77554-done <at> debbugs.gnu.org, Maxim Cournoyer <maxim.cournoyer <at> gmail.com>,
 Ekaitz Zarraga <ekaitz <at> elenq.tech>
Subject: Re: [bug#77554] [PATCH] gnu: libsigrok: Update to 0.5.2-2.f06f788.
Date: Sun, 06 Apr 2025 15:28:31 +0800
Cayetano Santos <csantosb <at> inventati.org> writes:

> * gnu/packages/electronics.scm (libsigrok): Update to 0.5.2-2.f06f788.

Pushed as commit e6148e4, thanks.




This bug report was last modified 2 days ago.

Previous Next


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