Commit 1cffa322 authored by Doron Behar's avatar Doron Behar
Browse files

gnuradioMinimal: 3.10.9.1 -> 3.10.9.2

parent 5be2ce47
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 = {