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

golden-cheetah: 3.6-RC3 -> 3.6RC4
This commit is contained in:
Guillaume Girol 2023-03-26 15:33:41 +00:00 committed by GitHub
commit 5163912c21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = [