Merge pull request #169092 from dotlambda/nextcord-2.0.0a10

python3Packages.nextcord: 2.0.0a9 -> 2.0.0a10
This commit is contained in:
Fabian Affolter
2022-04-18 21:24:33 +02:00
committed by GitHub
@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "nextcord";
version = "2.0.0a9";
version = "2.0.0a10";
format = "setuptools";
@@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "nextcord";
repo = "nextcord";
rev = version;
hash = "sha256-9UJLfSYud/pIkIkJ75jE3pxsYm5bKNNRCwjDerDHp9c=";
hash = "sha256-p99WJ4y2iJQTI3wHbh+jwJyLnE3aBXnHxrehDYYek/4=";
};
patches = [