uassets: 2024-07-01 -> 2024-07-02

This commit is contained in:
Colin 2024-07-03 09:05:08 +00:00
parent b009b2c836
commit 6b06062cc9

View File

@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-07-01";
version = "0-unstable-2024-07-02";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "6bf12cafd0048356fd4ed613396a2cd46de4b16a";
hash = "sha256-VqemjOcLADKvsB5und+291jU//sFYTEn8uluBGw9TFg=";
rev = "a6553ee5b9fc860dd0d7f1996b0248c318e04dcc";
hash = "sha256-14YVGJwPALqnjUg/H2yIlyk0z7BRoualNWx6vqterL0=";
};
dontBuild = true;