Skip to content

Commit 60f790c

Browse files
nixpkgs-merge-bot[bot]TheColorman
andauthored
yafc-ce: 2.5.0 -> 2.6.0 (NixOS#375683)
Co-authored-by: TheColorman <[email protected]>
2 parents 0241a37 + ac67781 commit 60f790c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ya/yafc-ce/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ let
1212
in
1313
buildDotnetModule (finalAttrs: {
1414
pname = "yafc-ce";
15-
version = "2.5.0";
15+
version = "2.6.0";
1616

1717
src = fetchFromGitHub {
1818
owner = "shpaass";
1919
repo = "yafc-ce";
2020
rev = finalAttrs.version;
21-
hash = "sha256-NttLFx6b3T5/JzCkUg8laSQ3ipNUkAPlPPC+dsdnCO4=";
21+
hash = "sha256-anQ49VWDIdze108idGLXXM74dfqAg9KqVthFozHQl0A=";
2222
};
2323

2424
projectFile = [ "Yafc/Yafc.csproj" ];

0 commit comments

Comments
 (0)