uassets: 0-unstable-2025-01-18 -> 0-unstable-2025-01-19

This commit is contained in:
2025-01-19 21:38:52 +00:00
parent ea9d42b778
commit 4365babde2

View File

@@ -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;