GNU bug report logs - #75643
[PATCH] gnu: gnuradio: Update to 3.10.11.0.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 18 Jan 2025 06:49:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.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: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75643: closed ([PATCH] gnu: gnuradio: Update to 3.10.11.0.)
Date: Wed, 22 Jan 2025 13:24:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 22 Jan 2025 13:23:32 +0000
with message-id <87y0z30yp7.fsf <at> kitej>
and subject line Re: [bug#75643] [PATCH] gnu: gnuradio: Update to 3.10.11.0.
has caused the debbugs.gnu.org bug report #75643,
regarding [PATCH] gnu: gnuradio: Update to 3.10.11.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75643: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75643
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: gnuradio: Update to 3.10.11.0.
Date: Fri, 17 Jan 2025 22:47:58 -0800
* gnu/packages/radio.scm (gnuradio): Update to 3.10.11.0.

Change-Id: I4d8b83effcadd831f1cfc769bfcfb90d4a1439f5
---
 gnu/packages/radio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm
index 7816daf0fa..3cb06aeb3b 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -797,7 +797,7 @@ (define-public redsea
 (define-public gnuradio
   (package
     (name "gnuradio")
-    (version "3.10.10.0")
+    (version "3.10.11.0")
     (source
      (origin
        (method git-fetch)
@@ -806,7 +806,7 @@ (define-public gnuradio
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1jq94nycccpgw2cc39hgixjq7cqdw836bnz0fvmynfg3f22mcid4"))))
+        (base32 "1px44c9clafivjw37zy6h6d94xf70v7i5iyarrdgm6cr7x95grj0"))))
     (build-system cmake-build-system)
     (native-inputs
      (list doxygen

base-commit: 87045f0982bd7aebb07b380cbf322651227546f4
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Andy Tai <atai <at> atai.org>
Cc: 75643-done <at> debbugs.gnu.org
Subject: Re: [bug#75643] [PATCH] gnu: gnuradio: Update to 3.10.11.0.
Date: Wed, 22 Jan 2025 13:23:32 +0000
[Message part 4 (text/plain, inline)]
Patch applied as 3e7047e058ba4a423e7f63302eee2bd4d748bfca.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 120 days ago.

Previous Next


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