uassets: 2024-06-15 -> 2024-06-21

This commit is contained in:
Colin 2024-06-21 07:05:16 +00:00
parent 599832d59c
commit 58de5d661f

View File

@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-06-15";
version = "0-unstable-2024-06-21";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "bbb9bd592fe54dc2cbc952a68dd715bb481ab83d";
hash = "sha256-r7ZCfHxCNVETu1X7O8vb4xkxTAmYVWFDTHQOZeQ8C2I=";
rev = "84fd45365f0fbe5e828c7206888db80a0be8e53a";
hash = "sha256-E91kc1W3VDeFFLU7XVmP2LKHSmQ/KZLMlmrcK2464Pg=";
};
dontBuild = true;