Skip to content

Commit 66aed52

Browse files
dinish: 4.005 -> 4.006 (#381554)
Co-authored-by: v-ji <[email protected]>
2 parents a5ae4bc + 3063e2d commit 66aed52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/di/dinish/package.nix

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

88
stdenvNoCC.mkDerivation rec {
99
pname = "dinish";
10-
version = "4.005";
10+
version = "4.006";
1111

1212
src = fetchzip {
1313
url = "https://github.com/playbeing/dinish/releases/download/v${version}/dinish-ttf.zip";
1414
stripRoot = false;
15-
hash = "sha256-K4JzqzlxOpy4rIF9kdrQlCIyrykDhnF1p1Q8CDMWBqg=";
15+
hash = "sha256-IWguCiDSeQ+f/saNoyk2pUF/k0pEiFweXinoqOEVWEI=";
1616
};
1717

1818
installPhase = ''

0 commit comments

Comments
 (0)