pkgs: bump to 4.23.2

This commit is contained in:
Marcin Kuzminski 2020-12-06 19:21:35 +01:00
parent 96ab5e8e8b
commit e87ef1c184

View file

@ -1883,7 +1883,7 @@ self: super: {
};
};
"rhodecode-enterprise-ce" = super.buildPythonPackage {
name = "rhodecode-enterprise-ce-4.23.1";
name = "rhodecode-enterprise-ce-4.23.2";
buildInputs = [
self."pytest"
self."py"