Loading pkgs/development/libraries/libfabric/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ stdenv.mkDerivation rec { pname = "libfabric"; version = "1.17.1"; version = "1.18.0"; enableParallelBuilding = true; Loading @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { owner = "ofiwg"; repo = pname; rev = "v${version}"; sha256 = "sha256-ZHNx1EV+JMfpoP0p6VHaIjFp81N2g0nGJ6v/PqFmu6M="; sha256 = "sha256-30ADIUbpzwyxMJtPyLDwXYGJF4c1ZiSJH2mBBtgfE18="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; Loading Loading
pkgs/development/libraries/libfabric/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ stdenv.mkDerivation rec { pname = "libfabric"; version = "1.17.1"; version = "1.18.0"; enableParallelBuilding = true; Loading @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { owner = "ofiwg"; repo = pname; rev = "v${version}"; sha256 = "sha256-ZHNx1EV+JMfpoP0p6VHaIjFp81N2g0nGJ6v/PqFmu6M="; sha256 = "sha256-30ADIUbpzwyxMJtPyLDwXYGJF4c1ZiSJH2mBBtgfE18="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; Loading