me
/
guix
Archived
1
0
Fork 0

gnu: gnuradio: Update to 3.10.10.0.

* gnu/packages/radio.scm (gnuradio): Update to 3.10.10.0.

Change-Id: I0249f6345455054790a1b0050a4eea51d2780630
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
master
Andy Tai 2024-06-16 21:53:58 -07:00 committed by Guillaume Le Vaillant
parent 8c9902b131
commit cd9b667ba0
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -793,7 +793,7 @@ used by RDS Spy, and audio files containing @dfn{multiplex} signals (MPX).")
(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 @@ used by RDS Spy, and audio files containing @dfn{multiplex} signals (MPX).")
(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