0
0
Fork 0
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:
R. Ryantm 2025-03-16 09:41:02 +00:00
parent 4dccd2e74d
commit 0d4fc1e4a7

View file

@ -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; [