Updating requirements.
This commit is contained in:
parent
a58f06f63d
commit
3cdef4bd7f
@ -415,9 +415,7 @@ ConfigurationOfGrafoscopio >> baseline131: spec [
|
||||
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ].
|
||||
spec package: #Grafoscopio with: [
|
||||
spec
|
||||
requires: 'Ston';
|
||||
requires: 'Spec-Glamour';
|
||||
requires: 'Fossil'].
|
||||
requires: #('Ston' 'Spec-Glamour' 'Fossil')].
|
||||
spec
|
||||
group: 'Core' with: #('Grafoscopio-Utils' 'Roassal2' 'Grafoscopio');
|
||||
group: 'Extended' with: #('Core') ].
|
||||
@ -1129,7 +1127,7 @@ ConfigurationOfGrafoscopio >> version153: spec [
|
||||
spec for: #'common' do: [
|
||||
spec
|
||||
blessing: #'stable';
|
||||
description: 'version 1.5.2';
|
||||
description: 'version 1.5.3';
|
||||
author: 'Offray Luna'.
|
||||
spec
|
||||
"project: 'NeoJSON' with: #stable;"
|
||||
|
Loading…
Reference in New Issue
Block a user