unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 71564@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#71564] [PATCH] gnu: gnuradio: Update to 3.10.10.0.
Date: Fri, 14 Jun 2024 23:56:47 -0700	[thread overview]
Message-ID: <da094f9c32365953b869054ce88db5a6f5bcb6e2.1718434575.git.atai@atai.org> (raw)

* 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





             reply	other threads:[~2024-06-15  6:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-15  6:56 Andy Tai [this message]
2024-06-16  8:28 ` [bug#71564] Build failures Andreas Enge
2024-06-17  4:53 ` [bug#71564] [PATCH v2 0/3] *** Update of gnuradio and fixing dependency build failutes *** Andy Tai
2024-06-17  4:53   ` [bug#71564] [PATCH v2 1/3] gnu: gnuradio: Update to 3.10.10.0 Andy Tai
2024-06-17  4:53   ` [bug#71564] [PATCH v2 2/3] gnu: Add volk-gnsssdr Andy Tai
2024-06-26  9:44     ` Guillaume Le Vaillant
2024-06-26 13:31       ` Andy Tai
2024-06-17  4:54   ` [bug#71564] [PATCH v2 3/3] gnu: gnss-sdr: Update to 0.0.19 Andy Tai
2024-06-26 14:35   ` bug#71564: [PATCH v2 0/3] *** Update of gnuradio and fixing dependency build failutes *** Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=da094f9c32365953b869054ce88db5a6f5bcb6e2.1718434575.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=71564@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).