gnuradioMinimal: 3.10.8.0 -> 3.10.9.1

Diff: https://github.com/gnuradio/gnuradio/compare/v3.10.8.0...v3.10.9.1
This commit is contained in:
Doron Behar
2024-01-01 16:01:02 +02:00
parent 526a39a140
commit 88d516bd89
+2 -2
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.8.0"
, version ? "3.10.9.1"
}:
let
sourceSha256 = "sha256-4BoJciL3ffd9Dgk3HxXCOOwnGHqCEVuo+a1AtzJG4IY=";
sourceSha256 = "sha256-prCQj2gan5udOj2vnV8Vrr8B4OwpYpzAGb9w+kkJDQc=";
featuresInfo = {
# Needed always
basic = {