gnuradio: 3.10.5.1 -> 3.10.6.0

This commit is contained in:
Doron Behar 2023-04-01 23:48:41 +03:00
parent 6529d912fa
commit 55a653de91

View File

@ -47,13 +47,13 @@
, pname ? "gnuradio"
, versionAttr ? {
major = "3.10";
minor = "5";
patch = "1";
minor = "6";
patch = "0";
}
}:
let
sourceSha256 = "sha256-D5Bsj70IHFOLPZQbaxkGdx7Lz94bXhCfnNfhZb3dDp4=";
sourceSha256 = "sha256-WLxb9vJBlRfo9bKWEIsCI0Zb040XkLNjYw84j6ivOrk=";
featuresInfo = {
# Needed always
basic = {