uassets: 2025-06-02 -> 2025-06-03

This commit is contained in:
2025-06-03 03:48:23 +00:00
parent ecee0fe032
commit 241023a370

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-06-02";
version = "0-unstable-2025-06-03";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "c1c88aeaf680998c21d8a30db36748d997218647";
hash = "sha256-lWWnUYAKnkcI8oshpmPMeV2DSjGxjY+dGpBN/koEwRo=";
rev = "a0881352a8b56e417acfb821e2147ef9bef930b2";
hash = "sha256-jiSnAOAAIVqLqIDT8WEi1CNYaSJhJAucHjDGkD+KBJs=";
};
dontBuild = true;