uassets: 2025-07-31 -> 2025-08-01

This commit is contained in:
2025-08-01 18:10:53 +00:00
parent 0f4854944c
commit a03ed72ea4

View File

@@ -6,12 +6,12 @@
}: }:
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-07-31"; version = "0-unstable-2025-08-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "c36dfcd53d462cad57a898edf28c7b6ed57feadc"; rev = "e5d410928f8f42ff0de8d4daa59afc5668d18831";
hash = "sha256-gGIzqKWEKUJEMv6OFYxZGbS6VU3EaIogNOs+HbUnriM="; hash = "sha256-8614h4yJEywOKX1DzYvN5GAwRbY/bUQafkkkytHw3GM=";
}; };
dontBuild = true; dontBuild = true;