highscore-stella: 0-unstable-2026-04-02 -> 0-unstable-2026-06-01 (#517269)

This commit is contained in:
Marcin Serwin
2026-06-04 09:04:16 +00:00
committed by GitHub
+3 -3
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "highscore-stella";
version = "0-unstable-2026-04-02";
version = "0-unstable-2026-06-01";
src = fetchFromGitHub {
owner = "highscore-emu";
repo = "stella";
rev = "d4e5a1f26fd62766e2ff9eb070f59efa89d68ed6";
hash = "sha256-/TbINGmvsDFxTwdaewg1Hv/fDQMk4ELz6j1TDLaffUQ=";
rev = "f1572c44150d1e772e4d1f4e6ff4284ac8609905";
hash = "sha256-ly5jkz6LewoZXon2z77EdPnnGqnp4cbTQQuJsRffuxg=";
};
sourceRoot = "${finalAttrs.src.name}/src/os/highscore";