move to first non-whitespace on next line
Some checks failed
Release / Bump Homebrew formula (push) Has been cancelled

This commit is contained in:
2025-11-25 00:20:32 -08:00
parent 0c0c3d9ce5
commit a32ef2ff53
3 changed files with 123 additions and 76 deletions

View File

@@ -6,7 +6,7 @@
}:
stdenv.mkDerivation {
pname = "ke";
version = "1.3.3";
version = "1.3.4";
src = lib.cleanSource ./.;