uassets: 0-unstable-2024-09-19 -> 0-unstable-2024-09-21
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user