uassets: 2025-05-13 -> 2025-05-14

This commit is contained in:
2025-05-14 07:50:08 +00:00
parent 97d789c52a
commit 34a1cba331

View File

@@ -5,12 +5,12 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "uassets"; pname = "uassets";
version = "0-unstable-2025-05-13"; version = "0-unstable-2025-05-14";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "uBlockOrigin"; owner = "uBlockOrigin";
repo = "uAssets"; repo = "uAssets";
rev = "435236c769264908b13fa1e93ef53a4796de6fc3"; rev = "8b0dd5c22e80a1c4f613a57c1755e7e7c1deb7d5";
hash = "sha256-omwvHvnE2jn9WmKYEpRk65hQngl79WJQH/aKqcx4B1w="; hash = "sha256-9qUSBPgXiLPY9dpP1uvyLCK0A6jsQFUm6rwzKFDY/j4=";
}; };
dontBuild = true; dontBuild = true;