uassets: 0-unstable-2024-09-19 -> 0-unstable-2024-09-21

This commit is contained in:
2024-09-21 20:20:57 +00:00
parent e8b957a4dc
commit 282b9d041b

View File

@@ -5,12 +5,12 @@
}:
stdenv.mkDerivation {
pname = "uassets";
version = "0-unstable-2024-09-19";
version = "0-unstable-2024-09-21";
src = fetchFromGitHub {
owner = "uBlockOrigin";
repo = "uAssets";
rev = "c4576a5a2fdaed8ee0bed1fdf46bf280822f020e";
hash = "sha256-WVyE7PHrTLv79ath1oNoDLOaYPJk4kgpItSQ29B94Ww=";
rev = "700e74df6e2119747bb8a6922e6c0c9a2e3c42ed";
hash = "sha256-F9H0ZT0DiFTg53ve0t6ZjUr5yaSBPDptXa14AsP/Y8Y=";
};
dontBuild = true;