all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69601] [PATCH] gnu: gnuradio: Update to 3.10.8.0
@ 2024-03-07  5:43 Andy Tai
  2024-03-07 23:27 ` Juliana Sims via Guix-patches via
  2024-03-08  9:19 ` bug#69601: " Guillaume Le Vaillant
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2024-03-07  5:43 UTC (permalink / raw)
  To: 69601; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#69601] [PATCH] gnu: gnuradio: Update to 3.10.8.0
  2024-03-07  5:43 [bug#69601] [PATCH] gnu: gnuradio: Update to 3.10.8.0 Andy Tai
@ 2024-03-07 23:27 ` Juliana Sims via Guix-patches via
  2024-03-08  9:19 ` bug#69601: " Guillaume Le Vaillant
  1 sibling, 0 replies; 3+ messages in thread
From: Juliana Sims via Guix-patches via @ 2024-03-07 23:27 UTC (permalink / raw)
  To: atai; +Cc: Juliana Sims, 69601

I tested building this for x86_64 and it seems to work fine.

Thanks!
Juli






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#69601: [PATCH] gnu: gnuradio: Update to 3.10.8.0
  2024-03-07  5:43 [bug#69601] [PATCH] gnu: gnuradio: Update to 3.10.8.0 Andy Tai
  2024-03-07 23:27 ` Juliana Sims via Guix-patches via
@ 2024-03-08  9:19 ` Guillaume Le Vaillant
  1 sibling, 0 replies; 3+ messages in thread
From: Guillaume Le Vaillant @ 2024-03-08  9:19 UTC (permalink / raw)
  To: Andy Tai; +Cc: 69601-done

[-- Attachment #1: Type: text/plain, Size: 67 bytes --]

Patch applied as ce0435f8280cdf481284302f8e8229903733b734.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-08  9:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-07  5:43 [bug#69601] [PATCH] gnu: gnuradio: Update to 3.10.8.0 Andy Tai
2024-03-07 23:27 ` Juliana Sims via Guix-patches via
2024-03-08  9:19 ` bug#69601: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.