uassets: 0-unstable-2024-10-25 -> 0-unstable-2024-10-26

This commit is contained in:
2024-10-26 16:30:34 +00:00
parent 7cb39000c3
commit 70bd1ec6c4

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-10-25";
version = "0-unstable-2024-10-26";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "bc1dcf8f96f232c90384928e78a79461a13e09eb";
hash = "sha256-ouj/Vk5ktaG6BPcZV9S3NYXg6JOg0Bcv7xRP6btjMVA=";
rev = "327d0770309e564e266aaba4060b70bea9e298ba";
hash = "sha256-vmSFv+1HoOA6vyyTHpUSuzy21Or+cIygJ76EjX/5zLA=";
};
dontBuild = true;