highscore-mgba: 0-unstable-2026-06-02 -> 0-unstable-2026-06-19

This commit is contained in:
R. Ryantm
2026-06-19 16:44:45 +00:00
parent 7c513aed49
commit 65bae5692e

View File

@@ -10,13 +10,13 @@
stdenv.mkDerivation {
pname = "highscore-mgba";
version = "0-unstable-2026-06-02";
version = "0-unstable-2026-06-19";
src = fetchFromGitHub {
owner = "highscore-emu";
repo = "mgba";
rev = "0a595ca5728ed740fa94b705a49eda304d1217a8";
hash = "sha256-ALtMF2SOhR+/00NFFWNy4jII2zCFtPunhndOY04il5g=";
rev = "cd3561415f98421e3369c47d6da1baca2bc85f75";
hash = "sha256-Ek76XTB5y/COiiOCz4v11+TqMus2qrngoVsdya6lJ6k=";
};
outputs = [