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 36e3893 + f6121b0 commit 63f7761Copy full SHA for 63f7761
pkgs/by-name/li/libvmi/package.nix
@@ -24,14 +24,14 @@
24
25
let
26
pname = "libvmi";
27
- version = "0.14.0-unstable-2025-02-27";
+ version = "0.14.0-unstable-2025-04-09";
28
libVersion = "0.0.15";
29
30
src = fetchFromGitHub {
31
owner = "libvmi";
32
repo = "libvmi";
33
- rev = "f02aeb751fd27bd4ae753dcd5904a4ef3232821e";
34
- hash = "sha256-h5kevP8B1iKJBZMaEaxkrAIgnUy7yOCnN3G3oYf/eNo=";
+ rev = "872ccc6efac607b83b603fef691c3641656fed34";
+ hash = "sha256-8rqcDU4y86Uq6I7LOOMhMYWLEt7TxvzHilddUoutMOw=";
35
};
36
in
37
0 commit comments