uassets: 2025-05-17 -> 2025-05-18

This commit is contained in:
2025-05-18 17:10:39 +00:00
parent 07ecda1116
commit a963d63ca8

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-05-17";
version = "0-unstable-2025-05-18";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "41b1a47c91386e42c79abfa1e9ae2e376699afcd";
hash = "sha256-k013wyKY909pCpPgtI87n61Mixp3BCuPhTO6nCa4gxI=";
rev = "1a082e7fbf153a5c3130e3e8caa8cabf1a4c9d44";
hash = "sha256-Lvg6MVHGpnHFEzbwI9/Ak96DJxGJGTH4Y3G+rRjiVWQ=";
};
dontBuild = true;