uassets: 0-unstable-2025-04-22 -> 0-unstable-2025-04-29

This commit is contained in:
2025-04-29 16:37:00 +00:00
parent a12230e1f8
commit bf7900fded

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-04-22";
version = "0-unstable-2025-04-29";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "c8672e3db134e1cc5c7f0c4e9a0e5734c431b78b";
hash = "sha256-WCTKIbQ/ElQwdJ7iTnHKynTw9NWcIBMrgQFv0/z2B4Q=";
rev = "b47853bae0cf439a2e9488adf351d9538215f2b0";
hash = "sha256-hH2GiHGquXfWNOGr+BpCPauQb3o6Q7a18aFEvlajaOc=";
};
dontBuild = true;