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