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 14 ]); 15 15 in stdenv.mkDerivation rec { 16 16 pname = "wike"; 17 - version = "1.5.6"; 17 + version = "1.5.7"; 18 18 19 19 src = fetchFromGitHub { 20 20 owner = "hugolabe"; 21 21 repo = "Wike"; 22 22 rev = version; 23 - sha256 = "1qnxzxqjj0sn522k15plskwa7nlhhbcipfc3w17fbq3k2zhpr1yy"; 23 + sha256 = "sha256-SB+ApuSovqQCaZYPhH+duf+c07JDSSCRz8hTVhEa4gY="; 24 24 }; 25 25 26 26 nativeBuildInputs = [