···55}:
6677stdenv.mkDerivation rec {
88- version = "3.7.0";
88+ version = "3.7.1";
99 name = "yara-${version}";
10101111 src = fetchFromGitHub {
1212 owner = "VirusTotal";
1313 repo = "yara";
1414 rev = "v${version}";
1515- sha256 = "1giq5677j0vh5vw0nsv5qcqddcif6jckqaxyqg13j0j54n1p6xyj";
1515+ sha256 = "05smkn4ii8irx6ccnzrhwa39pkmrjyxjmfrwh6mhdd8iz51v5cgz";
1616 };
17171818 # FIXME: this is probably not the right way to make it work