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>

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#77554: closed (Re: [bug#77554] [PATCH] gnu: libsigrok: Update
 to 0.5.2-2.f06f788.)
Date: Sun, 06 Apr 2025 07:24:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77554: [PATCH] gnu: libsigrok: Update to 0.5.2-2.f06f788.

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 77554 <at> debbugs.gnu.org.

-- 
77554: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77554
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.

[Message part 3 (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: 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




This bug report was last modified 45 days ago.

Previous Next


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