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

hyperrogue: 13.0c -> 13.0d
This commit is contained in:
Pol Dellaiera
2024-03-24 22:32:21 +01:00
committed by GitHub
+2 -2
View File
@@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
pname = "hyperrogue";
version = "13.0c";
version = "13.0d";
src = fetchFromGitHub {
owner = "zenorogue";
repo = "hyperrogue";
rev = "v${version}";
sha256 = "sha256-eELR/1GzR9wWJ433rIpueMu9omlsl1y5rmvG3GgSHZA=";
sha256 = "sha256-K7KKOumotBx9twgCBF4UkpsgMWb8vAclzbYZK83T66I=";
};
CXXFLAGS = [