gnuradio: fix hash for 3.7.13.3
This commit is contained in:
parent
9137f83880
commit
c328738a06
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "gnuradio";
|
owner = "gnuradio";
|
||||||
repo = "gnuradio";
|
repo = "gnuradio";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "0fqxn1k41xqd52i5z528zdhkn52i9z5hl6cc75ggdx9iqxhvb3jj";
|
sha256 = "1qpa53axqavdv2ykby7rwh7xmhvv964xq1d7rcvbwkry7dngrbib";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user