Commit 6282c8d0 authored by Doron Behar's avatar Doron Behar
Browse files

gnuradioMinimal: 3.10.10.0 -> 3.10.11.0

parent 381d63b9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -44,11 +44,11 @@
# If one wishes to use a different src or name for a very custom build
, overrideSrc ? {}
, pname ? "gnuradio"
, version ? "3.10.10.0"
, version ? "3.10.11.0"
}:

let
  sourceSha256 = "sha256-pEVWhXDjOevrduDbZQbiDbODZY8PpsGY4O8yxrwlCcs=";
  sourceSha256 = "sha256-QOZXUj+ZmfpazsrHEs8Gx3WSmoHG/zO43NEpyhIjpN8=";
  featuresInfo = {
    # Needed always
    basic = {