From 42e624297fc0ae85a87ace22778844496d93a4f1 Mon Sep 17 00:00:00 2001 From: ajs124 Date: Sun, 28 Dec 2025 19:35:59 +0100 Subject: [PATCH] lvm2: 2.03.37 -> 2.03.38 https://gitlab.com/lvmteam/lvm2/-/tags/v2_03_38 --- pkgs/os-specific/linux/lvm2/2_03.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/os-specific/linux/lvm2/2_03.nix b/pkgs/os-specific/linux/lvm2/2_03.nix index 2081ba8eacc2..8a840541a28b 100644 --- a/pkgs/os-specific/linux/lvm2/2_03.nix +++ b/pkgs/os-specific/linux/lvm2/2_03.nix @@ -1,4 +1,4 @@ import ./common.nix { - version = "2.03.37"; - hash = "sha256-sCZWzDmi+GpwLEMtqw0DF+EhEfyp1iOhjxucP4e4ggA="; + version = "2.03.38"; + hash = "sha256-Mi1Ev0DeMY5ua1LFaZmq64axbIJnGHrC4BpE1NxSaWA="; }