libint: 2.10.2 -> 2.11.0
This commit is contained in:
@@ -128,7 +128,7 @@ assert (
|
||||
|
||||
let
|
||||
pname = "libint";
|
||||
version = "2.10.2";
|
||||
version = "2.11.0";
|
||||
|
||||
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-pxSqW3K76RURy1nhWJKtFNWsiSpU8jPtd+ZMICEr0IY=";
|
||||
hash = "sha256-z5D3wX+AFBM4KcU77Rwma8lgqx8vwDmerFxu0mC1XCk=";
|
||||
};
|
||||
|
||||
# Replace hardcoded "/bin/rm" with normal "rm"
|
||||
|
||||
Reference in New Issue
Block a user