Loading pkgs/by-name/ap/apkeditor/arsclib/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ let self = REAndroidLibrary { pname = "arsclib"; # 1.3.8 is not new enough for APKEditor because of API changes version = "1.3.8-unstable-2026-02-27"; version = "1.3.8-unstable-2026-03-21"; projectName = "ARSCLib"; src = fetchFromGitHub { Loading @@ -18,8 +18,8 @@ let # This is the latest commit at the time of packaging. # It can be changed to a stable release ("V${version}") # if it is compatible with APKEditor. rev = "b34f2e36d29077400e5b9f24fef9af3a3d9e8100"; hash = "sha256-FhIZ9O1af8UcmcDcEWewMNBDr5Knd3BZL5PqEltCqxE="; rev = "f6c2dc2f6db9063445e84f7ede316d4f1f029351"; hash = "sha256-IZ2Us7tcuE+L4bfA4JAcF6Idz1Y2S2IfqW4NSbsxr5o="; }; mitmCache = gradle.fetchDeps { Loading pkgs/by-name/ap/apkeditor/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ let apkeditor = let pname = "apkeditor"; version = "1.4.7"; version = "1.4.8"; projectName = "APKEditor"; in REAndroidLibrary { Loading @@ -71,7 +71,7 @@ let owner = "REAndroid"; repo = "APKEditor"; tag = "V${version}"; hash = "sha256-xvb/shZj39yxejoXF8Sruylyj4843SeAc0AIiM5s1rs="; hash = "sha256-1XNefeEPs8SEBw+hY2CzZ+rPojNcAbg1AqvzhVcNyy4="; }; patches = [ Loading Loading
pkgs/by-name/ap/apkeditor/arsclib/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ let self = REAndroidLibrary { pname = "arsclib"; # 1.3.8 is not new enough for APKEditor because of API changes version = "1.3.8-unstable-2026-02-27"; version = "1.3.8-unstable-2026-03-21"; projectName = "ARSCLib"; src = fetchFromGitHub { Loading @@ -18,8 +18,8 @@ let # This is the latest commit at the time of packaging. # It can be changed to a stable release ("V${version}") # if it is compatible with APKEditor. rev = "b34f2e36d29077400e5b9f24fef9af3a3d9e8100"; hash = "sha256-FhIZ9O1af8UcmcDcEWewMNBDr5Knd3BZL5PqEltCqxE="; rev = "f6c2dc2f6db9063445e84f7ede316d4f1f029351"; hash = "sha256-IZ2Us7tcuE+L4bfA4JAcF6Idz1Y2S2IfqW4NSbsxr5o="; }; mitmCache = gradle.fetchDeps { Loading
pkgs/by-name/ap/apkeditor/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ let apkeditor = let pname = "apkeditor"; version = "1.4.7"; version = "1.4.8"; projectName = "APKEditor"; in REAndroidLibrary { Loading @@ -71,7 +71,7 @@ let owner = "REAndroid"; repo = "APKEditor"; tag = "V${version}"; hash = "sha256-xvb/shZj39yxejoXF8Sruylyj4843SeAc0AIiM5s1rs="; hash = "sha256-1XNefeEPs8SEBw+hY2CzZ+rPojNcAbg1AqvzhVcNyy4="; }; patches = [ Loading