uassets: 2025-08-04 -> 2025-08-05

This commit is contained in:
2025-08-05 15:20:40 +00:00
parent a9091151e8
commit 7ca476af97

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-08-04";
version = "0-unstable-2025-08-05";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "379ba31025fc70c093e35b1d77e7c5afd53c8060";
hash = "sha256-6yowgDcy3zvNfmk/NNiTVPxIy7rjT/ZZzKR7Kei/TPU=";
rev = "5f75dc9eda9b00f4d07fae2698de692d0c7feea8";
hash = "sha256-AyEXBlp71FltvrohFJRjpdxlUnN62aXsr5gt+4koTWw=";
};
dontBuild = true;