Skip to content

Commit b1105f6

Browse files
lib60870: 2.3.4 -> 2.3.5 (#408605)
Co-authored-by: stv0g <[email protected]>
2 parents 0898cf5 + 09c6d4d commit b1105f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/li/lib60870/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
stdenv.mkDerivation (finalAttrs: {
1111
pname = "lib60870";
12-
version = "2.3.4";
12+
version = "2.3.5";
1313

1414
src = fetchFromGitHub {
1515
owner = "mz-automation";
1616
repo = "lib60870";
1717
rev = "v${finalAttrs.version}";
18-
hash = "sha256-bPBDM+/1+mIj5BSLukV/nYwOGUo4riGCBC61z3YKAkQ=";
18+
hash = "sha256-TjphTBBGjzbevUR0N1GHK/nic1pAdjWeiqxEMLozQOc=";
1919
};
2020

2121
sourceRoot = "${finalAttrs.src.name}/lib60870-C";

0 commit comments

Comments
 (0)