3
0
Fork 0
forked from mirrors/nixpkgs

python310Packages.volvooncall: 0.10.0 -> 0.10.1

This commit is contained in:
Fabian Affolter 2022-08-08 00:28:22 +02:00
parent 872580ae90
commit 09ee245611

View file

@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "volvooncall";
version = "0.10.0";
version = "0.10.1";
disabled = pythonOlder "3.8";
@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "molobrakos";
repo = "volvooncall";
rev = "v${version}";
hash = "sha256-HLSanXJs1yPSgYo4oX0zJtrV5sKkxV2yLPhc2dVRHY8=";
hash = "sha256-udYvgKj7Rlc/hA86bbeBfnoVRjKkXT4TwpceWz226cU=";
};
propagatedBuildInputs = [