Skip to content

Commit 6783cdd

Browse files
authored
gromacs: 2025.1 -> 2025.2 (#411088)
2 parents 2f8d3dc + fe03f72 commit 6783cdd

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/science/molecular-dynamics/gromacs

1 file changed

+2
-2
lines changed

pkgs/applications/science/molecular-dynamics/gromacs/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ let
5353
}
5454
else
5555
{
56-
version = "2025.1";
57-
hash = "sha256-Ct9iGoD9gEP43v7ITOAoEcDN9CoFIjKJCTLYHyXE0oo=";
56+
version = "2025.2";
57+
hash = "sha256-DfCfnUWpnvAOZrm6qUk6J+kGgTdjo7bHZyIXxmtD6hE=";
5858
};
5959

6060
in

0 commit comments

Comments
 (0)