python: rainbowstream: 1.3.7 -> 1.4.0
This commit is contained in:
parent
c42c3079b6
commit
cbd8bbc28e
@ -15,11 +15,11 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "rainbowstream";
|
pname = "rainbowstream";
|
||||||
version = "1.3.7";
|
version = "1.4.0";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "0zpi1x3b535pwx8rkq57nnrb5d5ma65vvlalar9vi6ilp124x1w2";
|
sha256 = "16881d8bb15416389eeaf4ceee7a588069060c216b55e7602dbcff5134feb7cc";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [ ./image.patch ];
|
patches = [ ./image.patch ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user