uassets: 0-unstable-2025-03-15 -> 0-unstable-2025-03-20
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "uassets";
|
||||
version = "0-unstable-2025-03-15";
|
||||
version = "0-unstable-2025-03-20";
|
||||
src = fetchFromGitHub {
|
||||
owner = "uBlockOrigin";
|
||||
repo = "uAssets";
|
||||
rev = "6554f94b929af9735f482ad0a67389a866777f98";
|
||||
hash = "sha256-jXmz0Wk0j1mRMwDt2ree5O26LQYQccPMGfnfYtiI18s=";
|
||||
rev = "39c418ff2651983572dc409a3c75acb08fc36005";
|
||||
hash = "sha256-YbCgqLc/DqPbsU7iKKz63DRHkNAklJ4EYPQburXOr0c=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
Reference in New Issue
Block a user