uassets: 2025-04-03 -> 2025-04-13

This commit is contained in:
2025-04-13 05:25:47 +00:00
parent c0bb4ffa2b
commit a006ef19c2

View File

@@ -5,12 +5,12 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-04-03"; version = "0-unstable-2025-04-13";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "e6268f6d6484a07f64f3f501b6a6edfa3ae01542"; rev = "b89a7ae3a82c795d56462d522aaa755627454a42";
hash = "sha256-rScMxG/cdloiCepwpwiMVGziviHqhKSrrdJxAkKThP0="; hash = "sha256-IYMYTp+G7/J+Ueqdrun95n9obeWxSQR7+pi+rPa94I4=";
}; };
dontBuild = true; dontBuild = true;