uassets: 2025-06-14 -> 2025-06-16

This commit is contained in:
2025-06-16 16:55:45 +00:00
parent d4c9e47cff
commit c2e686217c

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-06-14";
version = "0-unstable-2025-06-16";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "23bf085f989594ca5ef971bd55aa121207b3a53d";
hash = "sha256-YGsome79I/yo/3cQJz30XEtLG3ojHCxQn4f70V92vM4=";
rev = "cd8c145fa86ec9eb5898a9b2f283226b13ab6fd1";
hash = "sha256-YrM9AY2w2IKzaa/LWQ6lLQ03mkHAnsmrxNHlxS67DQQ=";
};
dontBuild = true;