libvmi: 0.14.0-unstable-2024-09-04 -> 0.14.0-unstable-2024-09-18 (#344855)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-09-27 14:07:25 +00:00 committed by GitHub
commit 815004f061
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,14 +24,14 @@
let
pname = "libvmi";
version = "0.14.0-unstable-2024-09-04";
version = "0.14.0-unstable-2024-09-18";
libVersion = "0.0.15";
src = fetchFromGitHub {
owner = "libvmi";
repo = "libvmi";
rev = "033a0ec5468c29a93888385fd722798a2ca639b7";
hash = "sha256-NPcOqmTO4EligGsOTfyO6Bc1duyAoMuX85ICVIOWFE8=";
rev = "60ddb31abee62e9bf323c62d4af6ee59b7e2436a";
hash = "sha256-IOMfOzp9o2M//GlwOg770aNzPG5IBdc6Omw9O1SEyD4=";
};
in