Loading pkgs/applications/misc/golden-cheetah/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,13 +16,13 @@ let }; in mkDerivation rec { pname = "golden-cheetah"; version = "3.6-RC3"; version = "3.6-RC4"; src = fetchFromGitHub { owner = "GoldenCheetah"; repo = "GoldenCheetah"; rev = "refs/tags/v${version}"; hash = "sha256-/LGVDeWJZZXy5r5WxElDuxUagpA/RIwHGRbkcdO8IrE="; hash = "sha256-2cwxsfy4Zc9fF3fe6QcZp3LPd2yWw2rDlYrK/QGiJYw="; }; buildInputs = [ Loading Loading
pkgs/applications/misc/golden-cheetah/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,13 +16,13 @@ let }; in mkDerivation rec { pname = "golden-cheetah"; version = "3.6-RC3"; version = "3.6-RC4"; src = fetchFromGitHub { owner = "GoldenCheetah"; repo = "GoldenCheetah"; rev = "refs/tags/v${version}"; hash = "sha256-/LGVDeWJZZXy5r5WxElDuxUagpA/RIwHGRbkcdO8IrE="; hash = "sha256-2cwxsfy4Zc9fF3fe6QcZp3LPd2yWw2rDlYrK/QGiJYw="; }; buildInputs = [ Loading