k 5 drivedroid-gen-repo: bump version
This commit is contained in:
parent
f12ded12c6
commit
4234745645
@ -2,7 +2,7 @@
|
||||
|
||||
python3Packages.buildPythonPackage rec {
|
||||
name = "drivedroid-gen-repo-${version}";
|
||||
version = "0.4.2";
|
||||
version = "0.4.4";
|
||||
|
||||
propagatedBuildInputs = with pkgs;[
|
||||
python3Packages.docopt
|
||||
@ -10,7 +10,7 @@ python3Packages.buildPythonPackage rec {
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://pypi.python.org/packages/source/d/drivedroid-gen-repo/drivedroid-gen-repo-${version}.tar.gz";
|
||||
sha256 = "1w4dqc9ndyiv5kjh2y8n4p4c280vhqyj8s7y6al2klchcp2ab7q7";
|
||||
sha256 = "09p58hzp61r5fp025lak9z52y0aakmaqpi59p9w5xq42dvy2hnvl";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user