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

hyperrogue: 12.1y -> 12.1z
This commit is contained in:
Emily Trau 2023-12-16 16:08:38 +11:00 committed by GitHub
commit 297893299a
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.1y";
version = "12.1z";
src = fetchFromGitHub {
owner = "zenorogue";
repo = "hyperrogue";
rev = "v${version}";
sha256 = "sha256-YCjDqpbb3OxJmek8KesCb3uACVCFYIAsaF3U1jO/CU4=";
sha256 = "sha256-L9T61fyMURlPtUidbwDnkvI7bb7fobNeyYhDleOCU4Y=";
};
CXXFLAGS = [