uassets: 2025-07-15 -> 2025-07-19

This commit is contained in:
2025-07-19 19:19:18 +00:00
parent 44d83ffdfd
commit 04e4d9ed23

View File

@@ -6,12 +6,12 @@
}:
stdenvNoCC.mkDerivation {
pname = "uassets";
version = "0-unstable-2025-07-15";
version = "0-unstable-2025-07-19";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "23c66a4ec58448ca9be3c6b9434fe739a4e39580";
hash = "sha256-38XLDewsAd0NNMiyd+gH7iTAxsMxjOYjegcFVM3Lqm0=";
rev = "9a02ebae3e756213ad44a96280ec6479d9ff7bd1";
hash = "sha256-jHiDIgNJvbTivxQ441bGTOC9YlHEL1OjzuU1uKYaKb4=";
};
dontBuild = true;