hyperrogue: 12.1l -> 12.1o

This commit is contained in:
R. Ryantm 2023-04-06 07:01:17 +00:00
parent 96e569cb29
commit a52778f5db

View File

@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
pname = "hyperrogue";
version = "12.1l";
version = "12.1o";
src = fetchFromGitHub {
owner = "zenorogue";
repo = "hyperrogue";
rev = "v${version}";
sha256 = "sha256-816F7+zsVRLM0h6N0g7tU4D2qi0braftN9cxi0Kwtog=";
sha256 = "sha256-p7F+A7+wjHb17nJqsULhBZMs2P64s9gDOk2Oh4dc/lQ=";
};
CXXFLAGS = [