GNU bug report logs - #71564
[PATCH] gnu: gnuradio: Update to 3.10.10.0.

Previous Next

Package: guix-patches;

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

Date: Sat, 15 Jun 2024 06:58:02 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: Andy Tai <atai <at> atai.org>
Subject: bug#71564: closed (Re: [bug#71564] [PATCH v2 0/3] *** Update of
 gnuradio and fixing dependency build failutes ***)
Date: Wed, 26 Jun 2024 14:36:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#71564: [PATCH] gnu: gnuradio: Update to 3.10.10.0.

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

-- 
71564: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71564
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Andy Tai <atai <at> atai.org>
Cc: 71564-done <at> debbugs.gnu.org
Subject: Re: [bug#71564] [PATCH v2 0/3] *** Update of gnuradio and fixing
 dependency build failutes ***
Date: Wed, 26 Jun 2024 14:35:40 +0000
[Message part 3 (text/plain, inline)]
Patches applied as cd9b667ba04a2acb24c5fdbe9b533d879288382d and
following.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.10.0.
Date: Fri, 14 Jun 2024 23:56:47 -0700
* gnu/packages/radio.scm (gnuradio): Update to 3.10.10.0.

Change-Id: I0249f6345455054790a1b0050a4eea51d2780630
---
 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 56e674a8ed..daab0f4be0 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -793,7 +793,7 @@ (define-public redsea
 (define-public gnuradio
   (package
     (name "gnuradio")
-    (version "3.10.8.0")
+    (version "3.10.10.0")
     (source
      (origin
        (method git-fetch)
@@ -802,7 +802,7 @@ (define-public gnuradio
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11p08qrbfh5dz6l5n4c2g8c2gv1qq8aiydq91ryzfzgp49r0j6p0"))))
+        (base32 "1jq94nycccpgw2cc39hgixjq7cqdw836bnz0fvmynfg3f22mcid4"))))
     (build-system cmake-build-system)
     (native-inputs
      (list doxygen

base-commit: 7770e4140cddd5dc9c9879cb2bfcbd6cd4de59a0
-- 
2.34.1




This bug report was last modified 1 year and 20 days ago.

Previous Next


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