uassets: 2024-06-26 -> 2024-07-01

This commit is contained in:
2024-07-01 13:55:44 +00:00
parent 5c6a5b01c4
commit 98fde86ff6

View File

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