From: Andy Tai <atai@atai.org>
To: 69601@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#69601] [PATCH] gnu: gnuradio: Update to 3.10.8.0
Date: Wed, 6 Mar 2024 21:43:48 -0800 [thread overview]
Message-ID: <0bc7060d4f40d3e769a4b5229ae851d7018a4057.1709790214.git.atai@atai.org> (raw)
* gnu/packages/radio.scm (gnuradio): Update to 3.10.8.0
Change-Id: Ibf1560b642dd7d54f06eba0288f5068d7077e7ec
---
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 2f258b0364..82580637ea 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -790,7 +790,7 @@ (define-public redsea
(define-public gnuradio
(package
(name "gnuradio")
- (version "3.10.3.0")
+ (version "3.10.8.0")
(source
(origin
(method git-fetch)
@@ -799,7 +799,7 @@ (define-public gnuradio
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0xdhb2blzajxpi0f2ch23hh6bzdwz5q7syi3bmiqzdjlj2yjfzd4"))))
+ (base32 "11p08qrbfh5dz6l5n4c2g8c2gv1qq8aiydq91ryzfzgp49r0j6p0"))))
(build-system cmake-build-system)
(native-inputs
(list doxygen
base-commit: f18d13b5f89c161c6ee88d15ecdaa8d973ee4503
--
2.34.1
next reply other threads:[~2024-03-07 5:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-07 5:43 Andy Tai [this message]
2024-03-07 23:27 ` [bug#69601] [PATCH] gnu: gnuradio: Update to 3.10.8.0 Juliana Sims via Guix-patches via
2024-03-08 9:19 ` bug#69601: " 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=0bc7060d4f40d3e769a4b5229ae851d7018a4057.1709790214.git.atai@atai.org \
--to=atai@atai.org \
--cc=69601@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).