Skip to content

Commit 3556db9

Browse files
hugtalbotRafaelPalomar
authored andcommitted
Update version in package.nix (sofa-framework#524)
Update version to v25.06
1 parent ab7e730 commit 3556db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
stdenv.mkDerivation {
1111
pname = "sofa-python3";
12-
version = "24.06";
12+
version = "25.06";
1313

1414
src = lib.fileset.toSource {
1515
root = ./.;

0 commit comments

Comments
 (0)