Skip to content

Commit

Permalink
mov-cli: 1.5.4 -> 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonTorres committed Jan 28, 2024
1 parent 6013263 commit d861e6a
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.4";
version = "1.5.6";
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-WhoP4FcoO9+O9rfpC3oDQkVIpVOqxfdLRygHgf1O01g=";
hash = "sha256-1+R3T4gH/biWti7F4744SEUNXvhOWqc0rknvOj2Ezfk=";
};

propagatedBuildInputs = with python3.pkgs; [
Expand Down

0 comments on commit d861e6a

Please sign in to comment.