Skip to content

Commit 21422b9

Browse files
authored
gromacs: 2025.0 -> 2025.1 (#390239)
2 parents 868ccc7 + f75513c commit 21422b9

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.0";
57-
hash = "sha256-onrTWmRilbvsEpq+aE2dA9Hi4L12sNYl6QVXRqrvroI=";
56+
version = "2025.1";
57+
hash = "sha256-Ct9iGoD9gEP43v7ITOAoEcDN9CoFIjKJCTLYHyXE0oo=";
5858
};
5959

6060
in

0 commit comments

Comments
 (0)