Test ran at 2024-03-14 12:40:38.285355+00:00 SOLUTION: partord=1.0.0: Small library for sorting with partial orders Origin: commit 30057d94d0ebda3278b329a5e8be46cf1caedd52 from https://gitlab.com/my-ada-library/partord.git Properties: Author: Riccardo Bernardini Description: Small library for sorting with partial orders License: MIT Long_Description: This is a generic library that exports a sorting function that can operate with partial ordering, that is, it can happen that for some A /= B neither A < B nor A > B hold. Maintainer: Riccardo Bernardini Maintainers_Logins: fintatarta Name: partord Project_File: partord.gpr Tag: sorting Version: 1.0.0 Website: https://gitlab.com/my-ada-library/partord/ LOG: Note: Deploying partord=1.0.0... Note: Migrating lockfile from /Users/runner/work/alire-crates-ci/alire-crates-ci/test/484d6ff5-6625-45a6-8845-e1d52404a2fe/partord_1.0.0_30057d94/alire.lock to /Users/runner/work/alire-crates-ci/alire-crates-ci/test/484d6ff5-6625-45a6-8845-e1d52404a2fe/partord_1.0.0_30057d94/alire/alire.lock Note: Building partord/partord.gpr... Compile [Ada] partial_order_sorting.ads [Ada] partial_order_sorting-array_sort.adb Build Libraries [gprlib] Partord_Lib.lexch [archive] libPartord_Lib.a [index] libPartord_Lib.a Build finished successfully in 0.69 seconds. partord=1.0.0 successfully retrieved and built. There are no dependencies. Found declared GPR file: partord.gpr