uassets: 0-unstable-2024-08-06 -> 0-unstable-2024-08-09

This commit is contained in:
2024-08-09 10:33:29 +00:00
parent cbe71868ef
commit 09dd69a855

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-08-06";
version = "0-unstable-2024-08-09";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "7291cf78b15d1f8e89b59ae8d8d117c162ef9b6b";
hash = "sha256-wY/kPQBBHOosLvTnwCMsmLy6M+Lb9h/EvcI54M2aXJY=";
rev = "bc41ce0623aedbdbbca0197efbc1b89ee4c7c546";
hash = "sha256-wF99LsD0KHO6TXTN2SrW3RsagWoP9vAuYN291CNjGqQ=";
};
dontBuild = true;