File tree Expand file tree Collapse file tree
src/BaselineOfPharoLauncher Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ BaselineOfPharoLauncher >> gtkBindings: spec [
7878
7979 spec
8080 baseline: #Gtk
81- with: [ spec repository: ' github://pharo-spec/gtk-bindings:pharolauncher-gtk-1 ' ]
81+ with: [ spec repository: ' github://pharo-spec/gtk-bindings:pharolauncher-gtk' ]
8282]
8383
8484{ #category : ' external projects' }
@@ -118,15 +118,15 @@ BaselineOfPharoLauncher >> specAdwaita: spec [
118118
119119 spec
120120 baseline: #Adwaita
121- with: [ spec repository: ' github://estebanlm/Spec-LibAdwaita:pharolauncher-gtk-1 ' ]
121+ with: [ spec repository: ' github://estebanlm/Spec-LibAdwaita:pharolauncher-gtk' ]
122122]
123123
124124{ #category : ' external projects' }
125125BaselineOfPharoLauncher >> specGtk: spec [
126126
127127 spec
128128 baseline: #SpecGtk
129- with: [ spec repository: ' github://pharo-spec/Spec-Gtk:pharolauncher-gtk-1 ' ]
129+ with: [ spec repository: ' github://pharo-spec/Spec-Gtk:pharolauncher-gtk' ]
130130]
131131
132132{ #category : ' external projects' }
You can’t perform that action at this time.
0 commit comments