golden-cheetah: 3.6-DEV2107 -> 3.6-DEV2111

This commit is contained in:
Ward Muylaert 2021-12-12 20:32:29 +01:00 committed by GitHub
parent 277954f584
commit 1c0155e370
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-DEV2107";
version = "3.6-DEV2111";
src = fetchFromGitHub {
owner = "GoldenCheetah";
repo = "GoldenCheetah";
rev = "v${version}";
sha256 = "1d54x3pv27w1ys2f5l7gnfhyijhgcgdjnq1c1mj7hvg35dmh054d";
sha256 = "17sk89szvaq31bcv6rgfn1bbw132k7w8zlalfb3ayflavdxbk6sa";
};
buildInputs = [