From a72ff923f78da67df20a612b00f98712e6b46ada Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 1 Sep 2025 07:05:38 +0000 Subject: [PATCH] python3Packages.qreactor: 2018-09-29 -> 0.6.1 --- pkgs/development/python-modules/qreactor/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/qreactor/default.nix b/pkgs/development/python-modules/qreactor/default.nix index cd644587e33e..edb9b90a941d 100644 --- a/pkgs/development/python-modules/qreactor/default.nix +++ b/pkgs/development/python-modules/qreactor/default.nix @@ -9,7 +9,7 @@ buildPythonPackage { pname = "qreactor-unstable"; - version = "2018-09-29"; + version = "0.6.1"; format = "setuptools"; src = fetchFromGitHub {