uassets: 2025-08-30 -> 2025-08-31

This commit is contained in:
2025-08-31 22:06:44 +00:00
parent bd8c7c971a
commit 3cdbd133f6

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-30";
version = "0-unstable-2025-08-31";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "0c616d84661aa0fe4ad04069f1e17fbbd75f9e82";
hash = "sha256-Zt0tj26b0Wa6jlgpVSWZDI46tMNj3mzIgmefWcXXQjE=";
rev = "f46c97622c978dbe59a942fc649f0eddb3deeb39";
hash = "sha256-dDtN7WUBbJGbWCSFpVE2NkcFpZXO9RJKJy15Pa18xXE=";
};
dontBuild = true;