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

libint: 2.11.0 -> 2.11.1 (#411157)

parents e457a985 c4d6c750
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -128,7 +128,7 @@ assert (

let
  pname = "libint";
  version = "2.11.0";
  version = "2.11.1";

  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-z5D3wX+AFBM4KcU77Rwma8lgqx8vwDmerFxu0mC1XCk=";
      hash = "sha256-oV/RWWfD0Kf2egI40fV8z2atG+4Cs+9+Wvy0euNNjtM=";
    };

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