uassets: 2025-04-29 -> 2025-04-30

This commit is contained in:
2025-04-30 15:16:29 +00:00
parent ccca3aa3b6
commit 84c5ef3ac9

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-04-29";
version = "0-unstable-2025-04-30";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "b47853bae0cf439a2e9488adf351d9538215f2b0";
hash = "sha256-hH2GiHGquXfWNOGr+BpCPauQb3o6Q7a18aFEvlajaOc=";
rev = "12e553c37c201576f61e0d9b64269a867a53a1f2";
hash = "sha256-+5pB4eHJSMvuTHRwhx893vsqAwBCY4/6pmMajTUhl7o=";
};
dontBuild = true;