Skip to content

Commit d1a19f5

Browse files
committed
openmolcas: 24.10 -> 25.02
1 parent 4513971 commit d1a19f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/op/openmolcas/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ let
5656
in
5757
stdenv.mkDerivation rec {
5858
pname = "openmolcas";
59-
version = "24.10";
59+
version = "25.02";
6060

6161
src = fetchFromGitLab {
6262
owner = "Molcas";
6363
repo = "OpenMolcas";
6464
rev = "v${version}";
65-
hash = "sha256-LXxr/xqBHG7a0rOBrb8IMZ4IjZak3NsBw40Qf+z1fic=";
65+
hash = "sha256-Ty7C7zj1lQixuUzeKLcwQCmcPexZXtIGDzp1wUMKDi0=";
6666
};
6767

6868
patches = [

0 commit comments

Comments
 (0)