We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d82a7 commit 17ef596Copy full SHA for 17ef596
Formula/lib/libint.rb
@@ -1,8 +1,8 @@
1
class Libint < Formula
2
desc "Library for computing electron repulsion integrals efficiently"
3
homepage "https://github.com/evaleev/libint"
4
- url "https://github.com/evaleev/libint/archive/refs/tags/v2.10.0.tar.gz"
5
- sha256 "9a8a9197a6f17a64c993b230b722f1acde95b23c6076e9c10b523144f2d657ab"
+ url "https://github.com/evaleev/libint/archive/refs/tags/v2.10.1.tar.gz"
+ sha256 "c3673d34a4b8533e946538c5b72387a6ea0336f7132bab57c42c9ad9a3915620"
6
license all_of: ["GPL-3.0-or-later", "LGPL-3.0-or-later"]
7
8
bottle do
0 commit comments