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 0241a37 + ac67781 commit 60f790cCopy full SHA for 60f790c
pkgs/by-name/ya/yafc-ce/package.nix
@@ -12,13 +12,13 @@ let
12
in
13
buildDotnetModule (finalAttrs: {
14
pname = "yafc-ce";
15
- version = "2.5.0";
+ version = "2.6.0";
16
17
src = fetchFromGitHub {
18
owner = "shpaass";
19
repo = "yafc-ce";
20
rev = finalAttrs.version;
21
- hash = "sha256-NttLFx6b3T5/JzCkUg8laSQ3ipNUkAPlPPC+dsdnCO4=";
+ hash = "sha256-anQ49VWDIdze108idGLXXM74dfqAg9KqVthFozHQl0A=";
22
};
23
24
projectFile = [ "Yafc/Yafc.csproj" ];
0 commit comments