mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 17:23:34 +00:00
stats: 2.10.18 -> 2.10.19
Diff: https://github.com/exelban/stats/compare/v2.10.18...v2.10.19 Changelog: https://github.com/exelban/stats/releases/tag/v2.10.19
This commit is contained in:
parent
5fcaab4f09
commit
ce1a64436c
@ -8,11 +8,11 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "stats";
|
||||
version = "2.10.18";
|
||||
version = "2.10.19";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/exelban/stats/releases/download/v${finalAttrs.version}/Stats.dmg";
|
||||
hash = "sha256-iBo6rP8V7jGTFaKyd3er3L2EWW3slCyV6eFoJT3w7z8=";
|
||||
hash = "sha256-1mmKpcJJdEiX/KZkE/VnL/xMrNzlq1LSAr5z3CdoPMI=";
|
||||
};
|
||||
|
||||
sourceRoot = ".";
|
||||
|
Loading…
Reference in New Issue
Block a user