uassets: 0-unstable-2024-09-21 -> 0-unstable-2024-09-27

This commit is contained in:
2024-09-28 03:43:16 +00:00
parent 138f435b38
commit d2ac1892cb

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-09-21";
version = "0-unstable-2024-09-27";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "700e74df6e2119747bb8a6922e6c0c9a2e3c42ed";
hash = "sha256-F9H0ZT0DiFTg53ve0t6ZjUr5yaSBPDptXa14AsP/Y8Y=";
rev = "80a9ec91f0a690ad5c9705d9edeaf56f58cc4088";
hash = "sha256-tJOCY1GHZptZ1bbwhmoTJNtt9OllFqrjF/HHlRTQA64=";
};
dontBuild = true;