isle-portable: 0-unstable-2025-09-24 -> 0-unstable-2025-10-06 (#451173)
This commit is contained in:
@@ -29,13 +29,13 @@
|
|||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
strictDeps = true;
|
strictDeps = true;
|
||||||
name = "isle-portable";
|
name = "isle-portable";
|
||||||
version = "0-unstable-2025-09-24";
|
version = "0-unstable-2025-10-06";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "isledecomp";
|
owner = "isledecomp";
|
||||||
repo = "isle-portable";
|
repo = "isle-portable";
|
||||||
rev = "d890e3db58a898dbcea9ae801f5346308b4b62ea";
|
rev = "6ea82ae144b91874bd41fe32e9ffb82507a87ef0";
|
||||||
hash = "sha256-LRpyO7XoIJuMf6KzCNWBRkRxxUu5+kru0ufYLl0zDcM=";
|
hash = "sha256-5BWMGjvAxyaI2KepbHgy9lYKorb5tWbqlZw2YkbQ7L0=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user