fluxboxlauncher: 0.2.1 -> 0.2.3

This commit is contained in:
R. Ryantm
2025-08-29 10:01:37 +00:00
parent c73522789a
commit f020b4ee4a
+1 -1
View File
@@ -15,7 +15,7 @@
python3.pkgs.buildPythonApplication {
pname = "fluxboxlauncher";
version = "0.2.1";
version = "0.2.3";
format = "pyproject";
src = fetchFromGitHub {