Merge pull request #138871 from r-ryantm/auto-update/wike

wike: 1.5.6 -> 1.5.7

authored by figsoda and committed by GitHub 3c7bb6ff bc7840e5

+2 -2
+2 -2
pkgs/applications/misc/wike/default.nix
··· 14 ]); 15 in stdenv.mkDerivation rec { 16 pname = "wike"; 17 - version = "1.5.6"; 18 19 src = fetchFromGitHub { 20 owner = "hugolabe"; 21 repo = "Wike"; 22 rev = version; 23 - sha256 = "1qnxzxqjj0sn522k15plskwa7nlhhbcipfc3w17fbq3k2zhpr1yy"; 24 }; 25 26 nativeBuildInputs = [
··· 14 ]); 15 in stdenv.mkDerivation rec { 16 pname = "wike"; 17 + version = "1.5.7"; 18 19 src = fetchFromGitHub { 20 owner = "hugolabe"; 21 repo = "Wike"; 22 rev = version; 23 + sha256 = "sha256-SB+ApuSovqQCaZYPhH+duf+c07JDSSCRz8hTVhEa4gY="; 24 }; 25 26 nativeBuildInputs = [