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

hyperrogue: 13.0d -> 13.0i
This commit is contained in:
Matthias Beyer
2024-05-18 09:26:11 +02:00
committed by GitHub
+2 -2
View File
@@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
pname = "hyperrogue";
version = "13.0d";
version = "13.0i";
src = fetchFromGitHub {
owner = "zenorogue";
repo = "hyperrogue";
rev = "v${version}";
sha256 = "sha256-K7KKOumotBx9twgCBF4UkpsgMWb8vAclzbYZK83T66I=";
sha256 = "sha256-jXiZ/+XvDluXvNFmSp4suAFVsQvbHEx6fa4iztu+n6c=";
};
CXXFLAGS = [