highscore-mgba: 0-unstable-2026-05-21 -> 0-unstable-2026-06-02

This commit is contained in:
R. Ryantm
2026-06-10 07:34:07 +00:00
parent 8350d22b81
commit 0a7f890c17
+3 -3
View File
@@ -10,13 +10,13 @@
stdenv.mkDerivation {
pname = "highscore-mgba";
version = "0-unstable-2026-05-21";
version = "0-unstable-2026-06-02";
src = fetchFromGitHub {
owner = "highscore-emu";
repo = "mgba";
rev = "c010031f76b729819246497627746fb4a7bf6c85";
hash = "sha256-QhQ27s4Gc2IVkvgiB2vK2c0WXcxwl5/wmvpIRpM3NNI=";
rev = "0a595ca5728ed740fa94b705a49eda304d1217a8";
hash = "sha256-ALtMF2SOhR+/00NFFWNy4jII2zCFtPunhndOY04il5g=";
};
outputs = [