Skip to content

Commit

Permalink
planify: 4.11.4 -> 4.11.6 (#354994)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobby285271 authored Nov 12, 2024
2 parents 4361836 + 4edd69e commit 23bb92f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/pl/planify/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@

stdenv.mkDerivation rec {
pname = "planify";
version = "4.11.4";
version = "4.11.6";

src = fetchFromGitHub {
owner = "alainm23";
repo = "planify";
rev = version;
hash = "sha256-ADNMSXvfeAT53coAtCu3CVCU5XUFhLbvAH3WPFoKJVE=";
hash = "sha256-tHn3677bfJgAZnOfDjBJ87DUzr+e9I2lnCke/cN4olE=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 23bb92f

Please sign in to comment.