mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 21:04:30 +00:00
libvmi: 0.14.0-unstable-2024-09-04 -> 0.14.0-unstable-2024-09-18
This commit is contained in:
parent
2642d39526
commit
8c22778849
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user