uassets: 2025-06-26 -> 2025-06-27

This commit is contained in:
2025-06-27 17:01:57 +00:00
parent 5a7310759e
commit 0558eb71d4

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-06-26";
version = "0-unstable-2025-06-27";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "46f875643f8dc25f9c078c8e7c66c1913e315015";
hash = "sha256-0vGWVAoMUrY7gOaG2s7xWcAqOM1Ltn5J76OFGzJ/xc8=";
rev = "ad4edccd2a14cfe79ed2af062a41e25b09de1931";
hash = "sha256-kFsKHQsVKYPFi6hCCMohEIqLMhFHiUwPeFZ/bHhlKZ8=";
};
dontBuild = true;