uassets: 2025-03-09 -> 2025-03-11

This commit is contained in:
2025-03-11 15:09:41 +00:00
parent 15546f9b31
commit 58a6f7cfd9

View File

@@ -5,12 +5,12 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-03-09"; version = "0-unstable-2025-03-11";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "8bd15b7f88e423b5f46c4c0d73ac9da1f863c0aa"; rev = "dd616755953d559a22f2170db6f9a7d638043481";
hash = "sha256-3Z68L0SMPfyaZbBHVP0vKK01ykgE3jO66FyxP7YuSbc="; hash = "sha256-Gls4pJ3F4ZvHNSs8yJKlNH19sJcoKVWhPh9w3i3DC3w=";
}; };
dontBuild = true; dontBuild = true;