uassets: 2024-07-02 -> 2024-07-03

This commit is contained in:
Colin 2024-07-04 06:59:22 +00:00
parent 8b95a5fa37
commit cc15be54d4

View File

@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-07-02";
version = "0-unstable-2024-07-03";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "a6553ee5b9fc860dd0d7f1996b0248c318e04dcc";
hash = "sha256-14YVGJwPALqnjUg/H2yIlyk0z7BRoualNWx6vqterL0=";
rev = "d2c520aafcdc7f545d002dfdc5386fe36fbe9c84";
hash = "sha256-Wlv/l2QerK+nQCWReSrs9zA11Q9olF+ecAUlalzO3Uc=";
};
dontBuild = true;