Unverified Commit 5163912c authored by Guillaume Girol's avatar Guillaume Girol Committed by GitHub
Browse files

Merge pull request #222607 from adamcstephens/goldencheetah/3.6-rc4

golden-cheetah: 3.6-RC3 -> 3.6RC4
parents 44283e38 e2d05277
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [