1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-25 18:46:32 +03:00

python: python-vlc: 3.0.10114 -> 3.0.11115

This commit is contained in:
Frederik Rietdijk 2020-07-31 10:56:46 +02:00
parent b409d25c71
commit 3398e66796

View file

@ -8,11 +8,11 @@
buildPythonPackage rec { buildPythonPackage rec {
pname = "python-vlc"; pname = "python-vlc";
version = "3.0.10114"; version = "3.0.11115";
src = fetchPypi { src = fetchPypi {
inherit pname version; inherit pname version;
sha256 = "0fq0w1pk2z7limhiyk8f3bqwa67yfgwcszd0v6ipy9x8psas5a61"; sha256 = "a4d3bdddfce84a8fb1b2d5447193a0239c55c16ca246e5194d48efd59c4e236b";
}; };
propagatedBuildInputs = [ propagatedBuildInputs = [