Skip to content

Commit 6f399eb

Browse files
SFrijtersnotehmry
authored andcommitted
openttd-ttf: 0.6 -> 0.7
1 parent a6fb6f8 commit 6f399eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/op/openttd-ttf/package.nix

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

88
stdenvNoCC.mkDerivation (finalAttrs: {
99
pname = "openttd-ttf";
10-
version = "0.6";
10+
version = "0.7";
1111

1212
src = fetchFromGitHub {
1313
owner = "zephyris";
1414
repo = "openttd-ttf";
1515
tag = finalAttrs.version;
16-
hash = "sha256-Nr3oLiCEdpUhB/IczCEoLM8kb1hGDH/d6WYWRbjgOi8=";
16+
hash = "sha256-HKOG3Ov0LBCW7Z0FK5BrZRycn2S5gVRnwyU9fM3hb5M=";
1717
};
1818

1919
nativeBuildInputs = [

0 commit comments

Comments
 (0)