Skip to content

Commit 65fff17

Browse files
committed
lubelogger: 1.2.7 -> 1.2.8
1 parent 34cfa58 commit 65fff17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/lu/lubelogger/package.nix

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

77
buildDotnetModule rec {
88
pname = "lubelogger";
9-
version = "1.2.7";
9+
version = "1.2.8";
1010

1111
src = fetchFromGitHub {
1212
owner = "hargata";
1313
repo = "lubelog";
1414
rev = "v${version}";
15-
hash = "sha256-7bU+ZXYvwg33hW0d+4it/3eSnvQ2SW9vWEbqhGMYxQQ=";
15+
hash = "sha256-22I4OJZLeFLstGZF1fY/s8Y5tPgGJpJR/sPZpkHvUmY=";
1616
};
1717

1818
projectFile = "CarCareTracker.sln";

0 commit comments

Comments
 (0)