uassets: 2025-05-02 -> 2025-05-03

This commit is contained in:
2025-05-03 05:03:15 +00:00
parent fc1c51174b
commit d7fc1beb16

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-05-02";
version = "0-unstable-2025-05-03";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "7e4a60c2164c76956de54745cbb5ed0921928682";
hash = "sha256-FitJZRgCuIScwt/D8QxQ+4A2DgWBj3FHdDclctq0rgY=";
rev = "f94064fc9065797bdbaa25a9b277d49459b5255d";
hash = "sha256-QMGYCb2NWONScBGdo6HWm+KbeJYXL1dVHYszsIR0DjA=";
};
dontBuild = true;