lvm2: 2.03.31 -> 2.03.32 (#404835)

authored by 7c6f434c and committed by GitHub c5321485 d2abfd7e

+4 -2
+2 -2
pkgs/os-specific/linux/lvm2/2_03.nix
··· 1 1 import ./common.nix { 2 - version = "2.03.31"; 3 - hash = "sha256-XbKVagD7+H2SJ0zMySQ2OH7Aw/qt7OdBPs4bocEMmP8="; 2 + version = "2.03.32"; 3 + hash = "sha256-KReDLd1ORuWTZR4CK/Ei/SZ6teb3T67ggkhDiMiG0a0="; 4 4 }
+2
pkgs/os-specific/linux/lvm2/common.nix
··· 141 141 "libdm.device-mapper" 142 142 ]; 143 143 144 + enableParallelBuilding = true; 145 + 144 146 # To prevent make install from failing. 145 147 installFlags = [ 146 148 "OWNER="