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 dbf733f + 4c3a095 commit 6d4257cCopy full SHA for 6d4257c
pkgs/by-name/lu/lubelogger/package.nix
@@ -6,13 +6,13 @@
6
7
buildDotnetModule rec {
8
pname = "lubelogger";
9
- version = "1.4.3";
+ version = "1.4.4";
10
11
src = fetchFromGitHub {
12
owner = "hargata";
13
repo = "lubelog";
14
rev = "v${version}";
15
- hash = "sha256-D++znvzK8hoHOrsLBQTGqkTS/E8Y6IdiZ5fidd2HZmw=";
+ hash = "sha256-gKNZ/rGEOIPalexMTXduY/c3dGW4adKuzA2aGDpomsM=";
16
};
17
18
projectFile = "CarCareTracker.sln";
0 commit comments