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

wike: 1.5.6 -> 1.5.7
This commit is contained in:
figsoda
2021-09-22 08:24:04 -04:00
committed by GitHub
+2 -2
View File
@@ -14,13 +14,13 @@ let
]);
in stdenv.mkDerivation rec {
pname = "wike";
version = "1.5.6";
version = "1.5.7";
src = fetchFromGitHub {
owner = "hugolabe";
repo = "Wike";
rev = version;
sha256 = "1qnxzxqjj0sn522k15plskwa7nlhhbcipfc3w17fbq3k2zhpr1yy";
sha256 = "sha256-SB+ApuSovqQCaZYPhH+duf+c07JDSSCRz8hTVhEa4gY=";
};
nativeBuildInputs = [