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