mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 03:17:13 +00:00
libvmi: 0.14.0-unstable-2024-09-18 -> 0.14.0-unstable-2024-11-06 (#363436)
This commit is contained in:
commit
adb0e106b5
|
@ -24,14 +24,14 @@
|
|||
|
||||
let
|
||||
pname = "libvmi";
|
||||
version = "0.14.0-unstable-2024-09-18";
|
||||
version = "0.14.0-unstable-2024-11-06";
|
||||
libVersion = "0.0.15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libvmi";
|
||||
repo = "libvmi";
|
||||
rev = "60ddb31abee62e9bf323c62d4af6ee59b7e2436a";
|
||||
hash = "sha256-IOMfOzp9o2M//GlwOg770aNzPG5IBdc6Omw9O1SEyD4=";
|
||||
rev = "8f9b010b0261dbc11e2dda5e718b0e9507109232";
|
||||
hash = "sha256-CqRv5HgGcCHu1N283NzlkRfFqJlkLUJAz3aMiSXR+0s=";
|
||||
};
|
||||
in
|
||||
|
||||
|
|
Loading…
Reference in a new issue