uassets: 0-unstable-2025-01-18 -> 0-unstable-2025-01-19
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "uassets";
|
||||
version = "0-unstable-2025-01-18";
|
||||
version = "0-unstable-2025-01-19";
|
||||
src = fetchFromGitHub {
|
||||
owner = "uBlockOrigin";
|
||||
repo = "uAssets";
|
||||
rev = "2db264e2f3ce7f9f3b6c78664956ca483fcd7b68";
|
||||
hash = "sha256-QiSGzUf01lQwJqe12Wt/ztIzP5saXlv3mo2UpFrDiYs=";
|
||||
rev = "16250687f474036a8df4ee1b6d7a0bebb6d353de";
|
||||
hash = "sha256-shUffH2vSi3Yp02g/JE8BYhzUP8CX6DQrE3/MyqdVrs=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
Reference in New Issue
Block a user