Unverified Commit c0228dd8 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

Merge pull request #281795 from doronbehar/pkg/gnuradio

gnuradioMinimal: 3.10.9.1 -> 3.10.9.2
parents de04cadc 1cffa322
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = {