Skip to content

Commit f7957a4

Browse files
libvmi: 0.14.0-unstable-2024-11-06 -> 0.14.0-unstable-2025-02-27 (#386303)
Co-authored-by: SigmaSquadron <[email protected]>
2 parents 228ff38 + 018ae91 commit f7957a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/li/libvmi/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424

2525
let
2626
pname = "libvmi";
27-
version = "0.14.0-unstable-2024-11-06";
27+
version = "0.14.0-unstable-2025-02-27";
2828
libVersion = "0.0.15";
2929

3030
src = fetchFromGitHub {
3131
owner = "libvmi";
3232
repo = "libvmi";
33-
rev = "8f9b010b0261dbc11e2dda5e718b0e9507109232";
34-
hash = "sha256-CqRv5HgGcCHu1N283NzlkRfFqJlkLUJAz3aMiSXR+0s=";
33+
rev = "f02aeb751fd27bd4ae753dcd5904a4ef3232821e";
34+
hash = "sha256-h5kevP8B1iKJBZMaEaxkrAIgnUy7yOCnN3G3oYf/eNo=";
3535
};
3636
in
3737

0 commit comments

Comments
 (0)