Skip to content

Commit 123ab7d

Browse files
stats: 2.11.26 -> 2.11.30 (#379601)
2 parents 76d36ca + f94852a commit 123ab7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/st/stats/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
stdenvNoCC.mkDerivation (finalAttrs: {
1010
pname = "stats";
11-
version = "2.11.26";
11+
version = "2.11.30";
1212

1313
src = fetchurl {
1414
url = "https://github.com/exelban/stats/releases/download/v${finalAttrs.version}/Stats.dmg";
15-
hash = "sha256-WRbBqgjNn9W9qRFlbuNAOr8L6lzI1DpTsTCgCQiKSnU=";
15+
hash = "sha256-WkNiZZq2PfGp65d82YHupiczojSktDAe4p4WiUj5xWM=";
1616
};
1717

1818
sourceRoot = ".";

0 commit comments

Comments
 (0)