asmjit: 0-unstable-2026-01-03 -> 0-unstable-2026-02-10 (#490245)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-16 13:37:51 +00:00
committed by GitHub
+3 -3
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation {
pname = "asmjit";
version = "0-unstable-2026-01-03";
version = "0-unstable-2026-02-10";
src = fetchFromGitHub {
owner = "asmjit";
repo = "asmjit";
rev = "f64c90818ff2ef87ec4f73f44d0a7e73fbff3229";
hash = "sha256-+tDWV25KxC+0hhnyC/9b7ixpP7PZsUHzTZB8KmpWtO8=";
rev = "5fe1940275d04432da841896bac0a66cc2375551";
hash = "sha256-Oj8VP9rJXHQYP3aV8sm+XbyHXLvmC+7e+OGy5YQqFzQ=";
};
nativeBuildInputs = [