Skip to content

Commit ccfa505

Browse files
authored
soapybladerf: 0.4.1 -> 0.4.2 (#390382)
2 parents 21422b9 + 4d3a1b3 commit ccfa505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/applications/radio/soapybladerf/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}:
1313

1414
let
15-
version = "0.4.1";
15+
version = "0.4.2";
1616

1717
in
1818
stdenv.mkDerivation {
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
2323
owner = "pothosware";
2424
repo = "SoapyBladeRF";
2525
rev = "soapy-bladerf-${version}";
26-
sha256 = "02wh09850vinqg248fw4lxmx7y857cqmnnb8jm9zhyrsggal0hki";
26+
sha256 = "sha256-lhTiu+iCdlLTY5ceND+F8HzKf2K9afuTi3cme6nGEMo=";
2727
};
2828

2929
nativeBuildInputs = [

0 commit comments

Comments
 (0)