uassets: 2025-06-01 -> 2025-06-02

This commit is contained in:
2025-06-02 08:09:43 +00:00
parent 8fa774e140
commit 2991208cd9

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-06-01";
version = "0-unstable-2025-06-02";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "89fc014715ace78ece69890d6a19fbce2ffc9f79";
hash = "sha256-3besvIU+sF75lDbOZBgu6z70Nt4sjctNfLGvfnb9F38=";
rev = "c1c88aeaf680998c21d8a30db36748d997218647";
hash = "sha256-lWWnUYAKnkcI8oshpmPMeV2DSjGxjY+dGpBN/koEwRo=";
};
dontBuild = true;