Merge pull request #224009 from r-ryantm/auto-update/hyperrogue

hyperrogue: 12.1i -> 12.1l
This commit is contained in:
Weijia Wang 2023-04-02 14:47:09 +03:00 committed by GitHub
commit 68765eb098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
pname = "hyperrogue";
version = "12.1i";
version = "12.1l";
src = fetchFromGitHub {
owner = "zenorogue";
repo = "hyperrogue";
rev = "v${version}";
sha256 = "sha256-TMPumyTEzDbV/31UgwXJwr7zt7ufENX3ESxlcBEnaSc=";
sha256 = "sha256-816F7+zsVRLM0h6N0g7tU4D2qi0braftN9cxi0Kwtog=";
};
CXXFLAGS = [