pythonPackages.shippai: 0.3.0 -> 0.3.2
This commit is contained in:
parent
bd12f74827
commit
0063acf4df
@ -3,11 +3,11 @@
|
|||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "shippai";
|
pname = "shippai";
|
||||||
# Please make sure that vdirsyncer still builds if you update this package.
|
# Please make sure that vdirsyncer still builds if you update this package.
|
||||||
version = "0.2.4";
|
version = "0.3.2";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "87cc9899212d917031853becd7cb14808181289c3c329b1418e9b4b6aae93c80";
|
sha256 = "0r6iwvmay8ygn2m15pyjrk9am4mfpk7rkf0lcbcb15pnabixlyzj";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user