planify: 4.13.0 -> 4.13.2 (#432260)

authored by Bobby Rong and committed by GitHub bcd7a755 6a7e63f8

+2 -2
+2 -2
pkgs/by-name/pl/planify/package.nix
··· 29 30 stdenv.mkDerivation rec { 31 pname = "planify"; 32 - version = "4.13.0"; 33 34 src = fetchFromGitHub { 35 owner = "alainm23"; 36 repo = "planify"; 37 rev = version; 38 - hash = "sha256-4fsgXyIt5bhdbG0DRFYv6vrGagTyH5SAFcOaAV3uq0g="; 39 }; 40 41 nativeBuildInputs = [
··· 29 30 stdenv.mkDerivation rec { 31 pname = "planify"; 32 + version = "4.13.2"; 33 34 src = fetchFromGitHub { 35 owner = "alainm23"; 36 repo = "planify"; 37 rev = version; 38 + hash = "sha256-bQ7kKUdInf6ZYO0X6kwW0HbuciiXhGyAdvnPcT0MllM="; 39 }; 40 41 nativeBuildInputs = [