Skip to content

Commit 4edd69e

Browse files
committed
planify: 4.11.4 -> 4.11.6
alainm23/planify@4.11.4...4.11.6
1 parent 0927ff8 commit 4edd69e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/pl/planify/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828

2929
stdenv.mkDerivation rec {
3030
pname = "planify";
31-
version = "4.11.4";
31+
version = "4.11.6";
3232

3333
src = fetchFromGitHub {
3434
owner = "alainm23";
3535
repo = "planify";
3636
rev = version;
37-
hash = "sha256-ADNMSXvfeAT53coAtCu3CVCU5XUFhLbvAH3WPFoKJVE=";
37+
hash = "sha256-tHn3677bfJgAZnOfDjBJ87DUzr+e9I2lnCke/cN4olE=";
3838
};
3939

4040
nativeBuildInputs = [

0 commit comments

Comments
 (0)