Skip to content

Commit c597f02

Browse files
committed
Fixed baseline
1 parent 8b8c7a8 commit c597f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/BaselineOfKepler/BaselineOfKepler.class.st

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ BaselineOfKepler >> setUpDependencies: spec [
6060
project: 'Buoy-Tools' copyFrom: 'Buoy' with: [ spec loads: 'Tools' ].
6161

6262
spec
63-
baseline: 'Chalten' with: [ spec repository: 'github://ba-st/Chalten:v8/repository' ];
63+
baseline: 'Chalten' with: [ spec repository: 'github://ba-st/Chalten:v8/source' ];
6464
project: 'Chalten-Gregorian' copyFrom: 'Chalten' with: [ spec loads: 'Chalten-Gregorian-Calendar' ]
6565
]

0 commit comments

Comments
 (0)