zeekscript: 1.3.2-unstable-2025-11-10 -> 1.3.2-61

No actual changes, only the version number.
This commit is contained in:
Michael Daniels
2025-11-29 11:04:39 -05:00
parent 52bb7d8759
commit ee3193c009
+1 -1
View File
@@ -7,7 +7,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "zeekscript";
version = "1.3.2-unstable-2025-11-10";
version = "1.3.2-61";
pyproject = true;
src = fetchFromGitHub {