Better version naming in index
This commit is contained in:
@@ -8,7 +8,7 @@ package Alire.Index.Alire is
|
||||
|
||||
Desc : constant Project_Description := "Alire project catalog and support files";
|
||||
|
||||
Latest : constant Release :=
|
||||
V_0_1 : constant Release :=
|
||||
Register (Name,
|
||||
V ("0.1.2"),
|
||||
Desc,
|
||||
|
||||
@@ -8,13 +8,13 @@ package Alire.Index.Alr is
|
||||
|
||||
Desc : constant Project_Description := "Command-line tool from the Alire project";
|
||||
|
||||
Latest : constant Release :=
|
||||
V_0_1 : constant Release :=
|
||||
Register (Name,
|
||||
V ("0.1.1"),
|
||||
V ("0.1.2"),
|
||||
Desc,
|
||||
Git (Repo, "4002536beea8aee12b455077df4dd144b409bde4"),
|
||||
Depends_On =>
|
||||
Within_Major (Alire.Latest) and
|
||||
Within_Major (Alire.V_0_1) and
|
||||
Within_Major (Simple_Logging.V_1));
|
||||
|
||||
end Alire.Index.Alr;
|
||||
|
||||
Reference in New Issue
Block a user