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

hyperrogue: 13.0i -> 13.0o
This commit is contained in:
Weijia Wang 2024-06-28 01:42:05 +02:00 committed by GitHub
commit 6a6071ef79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
pname = "hyperrogue";
version = "13.0i";
version = "13.0o";
src = fetchFromGitHub {
owner = "zenorogue";
repo = "hyperrogue";
rev = "v${version}";
sha256 = "sha256-jXiZ/+XvDluXvNFmSp4suAFVsQvbHEx6fa4iztu+n6c=";
sha256 = "sha256-a7Ykm+Z7MXfO+eZJjZ+TMuOe6Q+QmjOwcMORI9bZGeM=";
};
CXXFLAGS = [