We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cad939d + 9c2f4aa commit bc779b0Copy full SHA for bc779b0
repository/BaselineOfOSSubprocess.package/BaselineOfOSSubprocess.class/instance/baseline..st
@@ -13,7 +13,7 @@ baseline: spec
13
spec repository: 'github://marianopeck/FFICHeaderExtractor/repository' ].
14
15
spec baseline: 'Unicode' with: [
16
- spec repository: 'github://pharo-contributions/pharo-unicode/repository' ].
+ spec repository: 'github://pharo-contributions/pharo-unicode/src' ].
17
18
spec
19
group: 'Core' with: #( 'OSSubprocess' );
0 commit comments