highscore-mgba: 0-unstable-2026-05-01 -> 0-unstable-2026-05-21 (#523274)

This commit is contained in:
Nick Cao
2026-05-26 18:52:04 +00:00
committed by GitHub
+3 -3
View File
@@ -10,13 +10,13 @@
stdenv.mkDerivation {
pname = "highscore-mgba";
version = "0-unstable-2026-05-01";
version = "0-unstable-2026-05-21";
src = fetchFromGitHub {
owner = "highscore-emu";
repo = "mgba";
rev = "eeb3cf0f34af549d9224dd75a1e6cb6361d09aeb";
hash = "sha256-yGUAnG8LnZ+hCV+uE1tGX2Zmp5Hriu7LQaWfXZTJqXk=";
rev = "c010031f76b729819246497627746fb4a7bf6c85";
hash = "sha256-QhQ27s4Gc2IVkvgiB2vK2c0WXcxwl5/wmvpIRpM3NNI=";
};
outputs = [