ruby-version-sorter binary package in Ubuntu Jammy armhf

 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
  2022-03-02 17:45:17 UTC Published Ubuntu Jammy armhf release universe ruby Optional 2.2.4-2build2
  • Published
  • Copied from ubuntu jammy-proposed armhf in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy armhf proposed universe ruby Optional 2.2.4-2build2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-03-02 18:00:59 UTC Superseded Ubuntu Jammy armhf release universe ruby Optional 2.2.4-2build1
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of ruby-version-sorter 2.2.4-2build2 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed armhf in Primary Archive for Ubuntu
  2022-03-03 18:10:09 UTC Deleted Ubuntu Jammy armhf proposed universe ruby Optional 2.2.4-2build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-11-18 01:24:12 UTC Superseded Ubuntu Jammy armhf release universe ruby Optional 2.2.4-2
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of ruby-version-sorter 2.2.4-2build1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu groovy-proposed armhf in Primary Archive for Ubuntu