gnuradioMinimal: 3.10.9.1 -> 3.10.9.2

Diff: https://github.com/gnuradio/gnuradio/compare/v3.10.9.1...v3.10.9.2
This commit is contained in:
Doron Behar 2024-01-18 16:41:15 +02:00
parent 5be2ce477a
commit 1cffa322bf

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.1"
, version ? "3.10.9.2"
}:
let
sourceSha256 = "sha256-prCQj2gan5udOj2vnV8Vrr8B4OwpYpzAGb9w+kkJDQc=";
sourceSha256 = "sha256-SMalZwIvATZ3rqAAqeSmf8/RJ1d9pp7NvoWO/YP0BMc=";
featuresInfo = {
# Needed always
basic = {