libint: 2.10.2 -> 2.11.0

This commit is contained in:
Markus Kowalewski
2025-05-04 23:33:39 +02:00
parent 3e0905a3fb
commit f3a4d6de9c

View File

@@ -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"