Merge pull request #303769 from r-ryantm/auto-update/alerta

alerta: 8.5.2 -> 8.5.3
This commit is contained in:
Matthias Beyer
2024-04-14 08:37:45 +02:00
committed by GitHub
+2 -2
View File
@@ -5,11 +5,11 @@
python3.pkgs.buildPythonApplication rec {
pname = "alerta";
version = "8.5.2";
version = "8.5.3";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-5KLR+F5GtNkFXJMctJ5F4OvkQRhohd6SWB2ZFVtc/0s=";
sha256 = "sha256-ePvT2icsgv+io5aDDUr1Zhfodm4wlqh/iqXtNkFhS10=";
};
propagatedBuildInputs = with python3.pkgs; [