mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
mov-cli: 4.4.18 -> 4.4.19
This commit is contained in:
parent
4dccd2e74d
commit
0d4fc1e4a7
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
let
|
let
|
||||||
pname = "mov-cli";
|
pname = "mov-cli";
|
||||||
version = "4.4.18";
|
version = "4.4.19";
|
||||||
in
|
in
|
||||||
python3.pkgs.buildPythonPackage {
|
python3.pkgs.buildPythonPackage {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
|
@ -19,7 +19,7 @@ python3.pkgs.buildPythonPackage {
|
||||||
owner = "mov-cli";
|
owner = "mov-cli";
|
||||||
repo = "mov-cli";
|
repo = "mov-cli";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-4NgDhxBL2llla0248hAflVbqFaRUmITCafLHQWagLOM=";
|
hash = "sha256-sNeScHmQYR4Avr5OEFpE90Qn7udBgi1Ox5elFSyKXrY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with python3.pkgs; [
|
propagatedBuildInputs = with python3.pkgs; [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue