mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +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
|
||||
pname = "mov-cli";
|
||||
version = "4.4.18";
|
||||
version = "4.4.19";
|
||||
in
|
||||
python3.pkgs.buildPythonPackage {
|
||||
inherit pname version;
|
||||
|
@ -19,7 +19,7 @@ python3.pkgs.buildPythonPackage {
|
|||
owner = "mov-cli";
|
||||
repo = "mov-cli";
|
||||
tag = version;
|
||||
hash = "sha256-4NgDhxBL2llla0248hAflVbqFaRUmITCafLHQWagLOM=";
|
||||
hash = "sha256-sNeScHmQYR4Avr5OEFpE90Qn7udBgi1Ox5elFSyKXrY=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with python3.pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue