GNU bug report logs -
#75643
[PATCH] gnu: gnuradio: Update to 3.10.11.0.
Previous Next
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>
To reply to this bug, email your comments to 75643 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75643
; Package
guix-patches
.
(Sat, 18 Jan 2025 06:49:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 18 Jan 2025 06:49:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Wed, 22 Jan 2025 13:24:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Wed, 22 Jan 2025 13:24:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75643-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Patch applied as 3e7047e058ba4a423e7f63302eee2bd4d748bfca.
Thanks.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 8 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.