Skip to content

Commit d022a1e

Browse files
narsil: 1.4.0-50-g6cd6ce985 -> 1.4.0-61-gb724a9e67 (#415354)
Co-authored-by: x123 <[email protected]>
2 parents 52c30c9 + 704fecc commit d022a1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/na/narsil/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
}:
1515
stdenv.mkDerivation rec {
1616
pname = "narsil";
17-
version = "1.4.0-50-g6cd6ce985";
17+
version = "1.4.0-61-gb724a9e67";
1818

1919
src = fetchFromGitHub {
2020
owner = "NickMcConnell";
2121
repo = "NarSil";
2222
tag = version;
23-
hash = "sha256-6JrlhDZRzDrYs8iBzWeKLT+DYaWPiWYpPHA1VBkdOkM=";
23+
hash = "sha256-fRGSlgtbjDyhbEJEMG8eTMCxeIbA/tBO+MplCXTgWm8=";
2424
};
2525

2626
passthru.updateScript = nix-update-script { };

0 commit comments

Comments
 (0)