uassets: 2025-05-03 -> 2025-05-09

This commit is contained in:
2025-05-09 15:10:51 +00:00
parent c32822cfa9
commit db862eac69

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-05-03";
version = "0-unstable-2025-05-09";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "f94064fc9065797bdbaa25a9b277d49459b5255d";
hash = "sha256-QMGYCb2NWONScBGdo6HWm+KbeJYXL1dVHYszsIR0DjA=";
rev = "e1142210bd7a7493f32aac83adfb20205d9f05d5";
hash = "sha256-HvrxVj05F3bCKcx+yr6devQxF3P1uc7n/4YTfan7ayw=";
};
dontBuild = true;