cl-trivial-features binary package in Ubuntu Jammy amd64

 trivial-features ensures consistent *FEATURES* across multiple Common
 Lisp implementations.
 .
 For example, on MacOS X platforms, while most Lisps push `:DARWIN` to
 `*FEATURES*`, CLISP and Allegro push `:MACOS` and `:MACOSX` instead,
 respectively. Some Lisps might not push any feature suggesting MacOS
 X at all. trivial-features will make sure all Lisps will have
 `:DARWIN` in the `*FEATURES*` list when running on MacOS X. This
 way, you can write
 .
    #+darwin foo #-darwin bar
 .
 instead of
 .
    #+(or darwin macos macosx) foo
    #-(or darwin macos macosx) bar

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-11-25 03:43:26 UTC Published Ubuntu Jammy amd64 release universe lisp Optional 20210228.gitf6e8dd7-2
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy amd64 proposed universe lisp Optional 20210228.gitf6e8dd7-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-11-25 03:44:00 UTC Superseded Ubuntu Jammy amd64 release universe lisp Optional 20210228.gitf6e8dd7-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of trivial-features 20210228.gitf6e8dd7-2 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2021-11-26 06:10:08 UTC Deleted Ubuntu Jammy amd64 proposed universe lisp Optional 20210228.gitf6e8dd7-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-11-13 03:28:46 UTC Superseded Ubuntu Jammy amd64 release universe lisp Optional 20200702.gite7bb968-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of trivial-features 20210228.gitf6e8dd7-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu