uassets: 0-unstable-2024-09-27 -> 0-unstable-2024-10-02
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "uassets";
|
||||
version = "0-unstable-2024-09-27";
|
||||
version = "0-unstable-2024-10-02";
|
||||
src = fetchFromGitHub {
|
||||
owner = "uBlockOrigin";
|
||||
repo = "uAssets";
|
||||
rev = "80a9ec91f0a690ad5c9705d9edeaf56f58cc4088";
|
||||
hash = "sha256-tJOCY1GHZptZ1bbwhmoTJNtt9OllFqrjF/HHlRTQA64=";
|
||||
rev = "6aff05eb0f13b487fe89914564906eb5f4da215b";
|
||||
hash = "sha256-RuzN3C3ZYEV+JDyWAt9y4dB88Ma2TtVAHHH/khtWSt0=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
Reference in New Issue
Block a user