libint: 2.9.0 -> 2.10.2

This commit is contained in:
Markus Kowalewski
2025-04-18 11:59:05 +02:00
parent cf75c66ea3
commit 76155d0133
@@ -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"