libxc: 5.2.2 -> 5.2.3

main
Phillip Seeber 2 years ago
parent a77b44f4f4
commit 1ec06bba4a
  1. 2
      pkgs/development/libraries/libxc/default.nix

@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
owner = "libxc";
repo = "libxc";
rev = version;
sha256 = "sha256-PuLpwhyyht+kkPUTrJTH+VTY5WuOhi2mIUDrFqubF+w=";
hash = "sha256-PuLpwhyyht+kkPUTrJTH+VTY5WuOhi2mIUDrFqubF+w=";
};
nativeBuildInputs = [ perl cmake gfortran ];

Loading…
Cancel
Save