Merge pull request #306936 from doronbehar/pkg/gnuradio

gnuradioMinimal: 3.10.9.2 -> 3.10.10.0
This commit is contained in:
Doron Behar 2024-04-27 22:32:03 +03:00 committed by GitHub
commit 18967e98c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 = {