bdsync: 0.11.3 -> 0.11.4

R. Ryantm 67a3eee9 996e36a2

+2 -2
+2 -2
pkgs/by-name/bd/bdsync/package.nix
··· 9 10 stdenv.mkDerivation rec { 11 pname = "bdsync"; 12 - version = "0.11.3"; 13 14 src = fetchFromGitHub { 15 owner = "rolffokkens"; 16 repo = "bdsync"; 17 rev = "v${version}"; 18 - sha256 = "sha256-58yoF6s0WjH+1mTY7X5OX53YgcnDmGxoCR8Kvl6lP+A="; 19 }; 20 21 nativeBuildInputs = [
··· 9 10 stdenv.mkDerivation rec { 11 pname = "bdsync"; 12 + version = "0.11.4"; 13 14 src = fetchFromGitHub { 15 owner = "rolffokkens"; 16 repo = "bdsync"; 17 rev = "v${version}"; 18 + sha256 = "sha256-uvP26gdyIPC+IHxO5CYVuabfT4mnoWDOyaLTplYCW0I="; 19 }; 20 21 nativeBuildInputs = [