We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0898cf5 + 09c6d4d commit b1105f6Copy full SHA for b1105f6
pkgs/by-name/li/lib60870/package.nix
@@ -9,13 +9,13 @@
9
10
stdenv.mkDerivation (finalAttrs: {
11
pname = "lib60870";
12
- version = "2.3.4";
+ version = "2.3.5";
13
14
src = fetchFromGitHub {
15
owner = "mz-automation";
16
repo = "lib60870";
17
rev = "v${finalAttrs.version}";
18
- hash = "sha256-bPBDM+/1+mIj5BSLukV/nYwOGUo4riGCBC61z3YKAkQ=";
+ hash = "sha256-TjphTBBGjzbevUR0N1GHK/nic1pAdjWeiqxEMLozQOc=";
19
};
20
21
sourceRoot = "${finalAttrs.src.name}/lib60870-C";
0 commit comments