fosrl-pangolin: 1.10.1 -> 1.10.2

This commit is contained in:
Jack Rosenberg
2025-09-22 16:18:54 +02:00
parent 285273bb63
commit 6038b6fb08
+2 -2
View File
@@ -29,13 +29,13 @@ in
buildNpmPackage (finalAttrs: {
pname = "pangolin";
version = "1.10.1";
version = "1.10.2";
src = fetchFromGitHub {
owner = "fosrl";
repo = "pangolin";
tag = finalAttrs.version;
hash = "sha256-q5HnXJCx8wvHT+D/Pa+752xh57m/odesRjoqSdCHfrI=";
hash = "sha256-fXswhcnspyayyvvl1HEuQylKHzdgwucm1ClokJMeqys=";
};
npmDepsHash = "sha256-ivG/7KTmWPjnXzO+ISc+2bsNqW/0VPhFbg1229A64cw=";