uassets: 2025-09-04 -> 2025-09-06

This commit is contained in:
2025-09-06 22:29:17 +00:00
parent 4cfb374a5d
commit c24f855502

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-09-04";
version = "0-unstable-2025-09-06";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "e93dc4702e4522e815b269c94bda80857486720d";
hash = "sha256-rY/g2sz6wMoMNEY2uot/2Q0vXAQ1b1KUs3CfDl6biiQ=";
rev = "f49c3fb98e7d63f81f6ea89fe293bb35855ae1ea";
hash = "sha256-NbGec7rALyesPxNloRziK5ABja9TilP7fBmZK/I3nac=";
};
dontBuild = true;