uassets: 2025-05-16 -> 2025-05-17

This commit is contained in:
2025-05-17 01:57:13 +00:00
parent cce19c38d7
commit 7423177796

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-05-16";
version = "0-unstable-2025-05-17";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "be61d2c909bdc9cc5924f28f4bb740480549a52b";
hash = "sha256-LUc2ZmRk5emicUAPKm5344YVYpiQwrcuVlq1g1ASHs4=";
rev = "41b1a47c91386e42c79abfa1e9ae2e376699afcd";
hash = "sha256-k013wyKY909pCpPgtI87n61Mixp3BCuPhTO6nCa4gxI=";
};
dontBuild = true;