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>
This commit is contained in:
		
							parent
							
								
									8c9902b131
								
							
						
					
					
						commit
						cd9b667ba0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -793,7 +793,7 @@ used by RDS Spy, and audio files containing @dfn{multiplex} signals (MPX).") | ||||||
| (define-public gnuradio | (define-public gnuradio | ||||||
|   (package |   (package | ||||||
|     (name "gnuradio") |     (name "gnuradio") | ||||||
|     (version "3.10.8.0") |     (version "3.10.10.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -802,7 +802,7 @@ used by RDS Spy, and audio files containing @dfn{multiplex} signals (MPX).") | ||||||
|              (commit (string-append "v" version)))) |              (commit (string-append "v" version)))) | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "11p08qrbfh5dz6l5n4c2g8c2gv1qq8aiydq91ryzfzgp49r0j6p0")))) |         (base32 "1jq94nycccpgw2cc39hgixjq7cqdw836bnz0fvmynfg3f22mcid4")))) | ||||||
|     (build-system cmake-build-system) |     (build-system cmake-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      (list doxygen |      (list doxygen | ||||||
|  |  | ||||||
		Reference in a new issue