uassets: 2025-08-25 -> 2025-08-26

This commit is contained in:
2025-08-26 15:41:19 +00:00
parent 90e4e20274
commit 59d4197bf5

View File

@@ -6,12 +6,12 @@
}: }:
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-08-25"; version = "0-unstable-2025-08-26";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "4fc95b93414887e213d23edbbff3cfcf9d448543"; rev = "a88c1bca6cd044cf1b683fc7c29a8018c125d220";
hash = "sha256-WtOvQpYYx41EHjf49GRelltlNDXeys0MKPPYXM3cFbI="; hash = "sha256-ygJPPBKdZ8wDtPC4MchFdC1aeVFRkfh8CzylT0uDoZM=";
}; };
dontBuild = true; dontBuild = true;