1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00

mov-cli: 4.4.8 -> 4.4.12 (#339221)

This commit is contained in:
Nick Cao 2024-09-06 15:26:33 -04:00 committed by GitHub
commit 7cf1ed0d8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@
let
pname = "mov-cli";
version = "4.4.8";
version = "4.4.12";
in
python3.pkgs.buildPythonPackage {
inherit pname version;
@ -18,7 +18,7 @@ python3.pkgs.buildPythonPackage {
owner = "mov-cli";
repo = "mov-cli";
rev = "refs/tags/${version}";
hash = "sha256-MpSwSYsHsrG7ceXXJnFMg1bgadOhe23eNVCNMxlY0pQ=";
hash = "sha256-S8IB2TRmzoSKKeTKhESWstPPbSIL8LwqV5Y2+9F0KMo=";
};
propagatedBuildInputs = with python3.pkgs; [