uassets: 0-unstable-2025-05-09 -> 0-unstable-2025-05-10
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "uassets";
|
||||
version = "0-unstable-2025-05-09";
|
||||
version = "0-unstable-2025-05-10";
|
||||
src = fetchFromGitHub {
|
||||
owner = "uBlockOrigin";
|
||||
repo = "uAssets";
|
||||
rev = "e1142210bd7a7493f32aac83adfb20205d9f05d5";
|
||||
hash = "sha256-HvrxVj05F3bCKcx+yr6devQxF3P1uc7n/4YTfan7ayw=";
|
||||
rev = "d289d57fe7c82f847fba377cd95b3021448edeef";
|
||||
hash = "sha256-WWAKFXnZ9x+JTxINoqtjnR5H/KK5Qvc5Wyg0ov2WojY=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
Reference in New Issue
Block a user