uassets: 0-unstable-2025-02-24 -> 0-unstable-2025-02-25

This commit is contained in:
2025-02-25 03:57:26 +00:00
parent 4fd4f6fa2f
commit ffb08b1195

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-02-24";
version = "0-unstable-2025-02-25";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "af559c3d1bcf155a5b7cf4ee7e6b43ffee912be3";
hash = "sha256-3NyEtCiZWQE2t2rM0QhmP8cVyvOzaBP92HT4vg6SQyM=";
rev = "5aacb948965faa1e5bd185691c740e3fb0350ffc";
hash = "sha256-/r0tei222CSObjmact1GDg+ta29Zk9atfPw4PXTGql4=";
};
dontBuild = true;