uassets: 0-unstable-2024-09-21 -> 0-unstable-2024-09-27
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user