uassets: 0-unstable-2024-10-16 -> 0-unstable-2024-10-21
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "uassets";
|
pname = "uassets";
|
||||||
version = "0-unstable-2024-10-16";
|
version = "0-unstable-2024-10-21";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "uBlockOrigin";
|
owner = "uBlockOrigin";
|
||||||
repo = "uAssets";
|
repo = "uAssets";
|
||||||
rev = "574b37dc5fc2f97e6f213b9de6d1a949a109e32a";
|
rev = "953c79f8ea235e4468d5b5e8dad2ff4fa04de602";
|
||||||
hash = "sha256-iHaFI7CbCCqYpH2qtpUmiuWl1xo3Hr3WwYou8KvbNQk=";
|
hash = "sha256-+I2EPKepN9UP2tkCDncb3L2e77kfLmk/w4meMIpjgJc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user