uassets: 2025-09-22 -> 2025-09-23

This commit is contained in:
2025-09-23 17:11:46 +00:00
parent 578ebaddd1
commit c2268e60fc

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-09-22";
version = "0-unstable-2025-09-23";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "d03ce55c4a0c4d9d9a71a78e69fd318b00a40921";
hash = "sha256-VuGNGqjykMTivWzoK6lL5AS7nSEYnTrHos4dWmvdqZM=";
rev = "e3598e7fcaec5555acf118c897f7b15a63279f21";
hash = "sha256-1npwKdOGqLWLl982P0WJF1bTreHIdabo9166YblrqcU=";
};
dontBuild = true;