gnuradioMinimal: 3.10.9.2 -> 3.10.10.0

Diff: https://github.com/gnuradio/gnuradio/compare/v3.10.9.2...v3.10.10.0
This commit is contained in:
Doron Behar 2024-04-26 11:42:49 +03:00
parent eaa25eab0a
commit 46792376eb

View File

@ -45,11 +45,11 @@
# If one wishes to use a different src or name for a very custom build
, overrideSrc ? {}
, pname ? "gnuradio"
, version ? "3.10.9.2"
, version ? "3.10.10.0"
}:
let
sourceSha256 = "sha256-SMalZwIvATZ3rqAAqeSmf8/RJ1d9pp7NvoWO/YP0BMc=";
sourceSha256 = "sha256-pEVWhXDjOevrduDbZQbiDbODZY8PpsGY4O8yxrwlCcs=";
featuresInfo = {
# Needed always
basic = {