uassets: 2025-07-23 -> 2025-07-25

This commit is contained in:
2025-07-25 17:11:08 +00:00
parent c2cd4dd71c
commit a42c5362bf

View File

@@ -6,12 +6,12 @@
}: }:
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-07-23"; version = "0-unstable-2025-07-25";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "d3f680a76cde49d6aa95b966e2fd6033388574e4"; rev = "3f758484507c99126834ff6a451d5150663b3e71";
hash = "sha256-u41GFKYcCIAJfGm0igo36sQ98Cn6YYopAX0GnQc8re4="; hash = "sha256-5LUG9ncvBqDM3UjnpDc7WC+3Pqu4UX45l/z74+wEOBY=";
}; };
dontBuild = true; dontBuild = true;