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

hyperrogue: 12.0u -> 12.1a
This commit is contained in:
Jonas Heinrich
2022-09-20 14:02:07 +02:00
committed by GitHub
+2 -2
View File
@@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
pname = "hyperrogue";
version = "12.0u";
version = "12.1a";
src = fetchFromGitHub {
owner = "zenorogue";
repo = "hyperrogue";
rev = "v${version}";
sha256 = "sha256-zG8Z+wpwr5z2r2CcjNxKOdiqXUN0AFChZcihUWel68A=";
sha256 = "sha256-VmWZkIjDy/yv0g9YCW9x8b0LE5guHIA/KZc3OXJoCdA=";
};
CXXFLAGS = [