Unverified Commit 5de78aef authored by Markus Kowalewski's avatar Markus Kowalewski Committed by GitHub
Browse files

libint: 2.9.0 -> 2.10.2 (#399702)

parents 2110ff32 76155d01
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -128,7 +128,7 @@ assert (

let
  pname = "libint";
  version = "2.9.0";
  version = "2.10.2";

  meta = {
    description = "Library for the evaluation of molecular integrals of many-body operators over Gaussian functions";
@@ -151,7 +151,7 @@ let
      owner = "evaleev";
      repo = pname;
      rev = "v${version}";
      hash = "sha256-y+Mo8J/UWDrkkNEDAoostb/k6jrhYYeU0u9Incrd2cE=";
      hash = "sha256-pxSqW3K76RURy1nhWJKtFNWsiSpU8jPtd+ZMICEr0IY=";
    };

    # Replace hardcoded "/bin/rm" with normal "rm"