Merge pull request #243788 from doronbehar/pkg/gnuradio

gnuradio: 3.10.6.0 -> 3.10.7.0
This commit is contained in:
Doron Behar
2023-07-16 13:39:00 +00:00
committed by GitHub
+2 -2
View File
@@ -46,13 +46,13 @@
, pname ? "gnuradio"
, versionAttr ? {
major = "3.10";
minor = "6";
minor = "7";
patch = "0";
}
}:
let
sourceSha256 = "sha256-WLxb9vJBlRfo9bKWEIsCI0Zb040XkLNjYw84j6ivOrk=";
sourceSha256 = "sha256-7fIQMcx90wI4mAZmR26/rkBKPKhNxgu3oWpJTV3C+Ek=";
featuresInfo = {
# Needed always
basic = {