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 { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-06-26"; version = "0-unstable-2025-06-27";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "46f875643f8dc25f9c078c8e7c66c1913e315015"; rev = "ad4edccd2a14cfe79ed2af062a41e25b09de1931";
hash = "sha256-0vGWVAoMUrY7gOaG2s7xWcAqOM1Ltn5J76OFGzJ/xc8="; hash = "sha256-kFsKHQsVKYPFi6hCCMohEIqLMhFHiUwPeFZ/bHhlKZ8=";
}; };
dontBuild = true; dontBuild = true;