We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 228ff38 + 018ae91 commit f7957a4Copy full SHA for f7957a4
pkgs/by-name/li/libvmi/package.nix
@@ -24,14 +24,14 @@
24
25
let
26
pname = "libvmi";
27
- version = "0.14.0-unstable-2024-11-06";
+ version = "0.14.0-unstable-2025-02-27";
28
libVersion = "0.0.15";
29
30
src = fetchFromGitHub {
31
owner = "libvmi";
32
repo = "libvmi";
33
- rev = "8f9b010b0261dbc11e2dda5e718b0e9507109232";
34
- hash = "sha256-CqRv5HgGcCHu1N283NzlkRfFqJlkLUJAz3aMiSXR+0s=";
+ rev = "f02aeb751fd27bd4ae753dcd5904a4ef3232821e";
+ hash = "sha256-h5kevP8B1iKJBZMaEaxkrAIgnUy7yOCnN3G3oYf/eNo=";
35
};
36
in
37
0 commit comments