Skip to content

Commit 1abf7ac

Browse files
authored
Update version in package.nix (#524)
Update version to v25.06
1 parent aa91284 commit 1abf7ac

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)