repath-studio: 0.4.13 -> 0.4.14 (#516029)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-04 09:03:06 +00:00
committed by GitHub
3 changed files with 6 additions and 6 deletions
@@ -1,5 +1,5 @@
diff --git a/deps.edn b/deps.edn
index f33f54f..5e448d3 100644
index 158801e..9456964 100644
--- a/deps.edn
+++ b/deps.edn
@@ -1,8 +1,7 @@
+4 -4
View File
@@ -22,13 +22,13 @@
}:
buildNpmPackage (finalAttrs: {
pname = "repath-studio";
version = "0.4.13";
version = "0.4.14";
src = fetchFromGitHub {
owner = "repath-studio";
repo = "repath-studio";
tag = "v${finalAttrs.version}";
hash = "sha256-YqBbhx5WDAElfNpPpSf1qXddK3kZhqGnHhXu/qVl1BA=";
hash = "sha256-El3gXpfNofHev84tpa0v16y2Sjdo6kmlm44hgHcinCk=";
};
patches = [
@@ -47,7 +47,7 @@ buildNpmPackage (finalAttrs: {
makeCacheWritable = true;
npmDepsHash = "sha256-uTcHerTZwzeTFhjNs5ExgJU6u2fjDT5YlZemo3qNQOg=";
npmDepsHash = "sha256-gOk/hHWGLwAxPIBqasoUzfszPv911afb/VLn7w7g5KE=";
nativeBuildInputs = [
finalAttrs.passthru.clojureWithCache
@@ -181,7 +181,7 @@ buildNpmPackage (finalAttrs: {
dontFixup = true;
outputHash = "sha256-rh9dcgk4qZkBDguUGFCE6ZcPnqBG/v4jlT8py1PUHYM=";
outputHash = "sha256-fwKeKfOIAWj9HQdXpEafZuJz5jwXNKpkS0JmuP3FXo0=";
outputHashMode = "recursive";
outputHashAlgo = "sha256";
};
@@ -1,5 +1,5 @@
diff --git a/deps.edn b/deps.edn
index f33f54f..66fbfc4 100644
index 158801e..91ea375 100644
--- a/deps.edn
+++ b/deps.edn
@@ -1,5 +1,6 @@