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