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

hyperrogue: 13.0 -> 13.0a
This commit is contained in:
Weijia Wang 2024-02-04 23:42:01 +01:00 committed by GitHub
commit 0cf6fbce55
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.0";
version = "13.0a";
src = fetchFromGitHub {
owner = "zenorogue";
repo = "hyperrogue";
rev = "v${version}";
sha256 = "sha256-RYa0YZCHsGiWyfql73+TlIq5WXM+9UULJ1lOS8m6oIw=";
sha256 = "sha256-ebUS5J2NXv6MRoVLg9Ymc5+h9Wn85fKd9N4ohxMxpq4=";
};
CXXFLAGS = [