ruby-version-sorter binary package in Ubuntu Mantic riscv64

 Used to sort version strings faster. It is used to sort a repository's
 tags. It is used as follows
 require 'version_sorter'
 versions = %w( 1.0.9 2.0 1.0.10 1.0.3 )
 VersionSorter.rsort(versions) # => ["2.0", "1.0.10", "1.0.9", "1.0.3"]
 VersionSorter.sort(versions) # => ["1.0.3", "1.0.9", "1.0.10", "2.0"]

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-05-04 20:34:11 UTC Published Ubuntu Mantic riscv64 release universe ruby Optional 2.3.0-1
  • Published
  • Copied from ubuntu mantic-proposed riscv64 in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic riscv64 proposed universe ruby Optional 2.3.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  2023-05-04 20:34:20 UTC Superseded Ubuntu Mantic riscv64 release universe ruby Optional 2.2.4-2build4
  • Removal requested .
  • Superseded by riscv64 build of ruby-version-sorter 2.3.0-1 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed riscv64 in Primary Archive for Ubuntu