Skip to content

Commit

Permalink
mov-cli: 1.5.6 -> 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonTorres committed Jan 28, 2024
1 parent d861e6a commit d378341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/mo/mov-cli/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

let
pname = "mov-cli";
version = "1.5.6";
version = "1.5.7";
in
python3.pkgs.buildPythonPackage {
inherit pname version;
Expand All @@ -18,7 +18,7 @@ python3.pkgs.buildPythonPackage {
owner = "mov-cli";
repo = "mov-cli";
rev = version;
hash = "sha256-1+R3T4gH/biWti7F4744SEUNXvhOWqc0rknvOj2Ezfk=";
hash = "sha256-OJhZtrSB5rjPY80GkTSU82hkcBgFYpW7Rc24BlBH7CE=";
};

propagatedBuildInputs = with python3.pkgs; [
Expand Down

0 comments on commit d378341

Please sign in to comment.