uassets: 2025-09-21 -> 2025-09-22

This commit is contained in:
2025-09-22 07:49:09 +00:00
parent 15b0367324
commit 643e014123

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-09-21";
version = "0-unstable-2025-09-22";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "33905249787eace9d0fe491952edc81dd1ba84a0";
hash = "sha256-W6V8Z1zRJDCC71FC2PF/bsARxSUe3NgvohyQ7BjV4UQ=";
rev = "d03ce55c4a0c4d9d9a71a78e69fd318b00a40921";
hash = "sha256-VuGNGqjykMTivWzoK6lL5AS7nSEYnTrHos4dWmvdqZM=";
};
dontBuild = true;