uassets: 2025-06-08 -> 2025-06-10

This commit is contained in:
2025-06-10 16:58:53 +00:00
parent 3765e24f16
commit c08af9e96f

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-06-08";
version = "0-unstable-2025-06-10";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "7a12b38449776d877294136a6bcdd7e3f99eb5cf";
hash = "sha256-Igb0pLaoROhKBNjvP1MiKQxiNxLWOIgD+bbfcpgYPpw=";
rev = "4649fb56b50e5c80a95915b05577d44fd0c046f5";
hash = "sha256-Ll42yQX1R5jEOE9YCvl1xFTMY01uCppHvOfvdVErSLY=";
};
dontBuild = true;