xmonad-contrib 0.17.0-1 source package in Ubuntu

Changelog

xmonad-contrib (0.17.0-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1
  * Remove retired developer, Joachim Breitner, from Uploaders.

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <email address hidden>  Thu, 21 Jul 2022 21:11:01 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xmonad-contrib_0.17.0-1.dsc 2.7 KiB 4b2500066fb3c15708298853ded2eb56437ff1d4f8c4218c0edd45491ec6999c
xmonad-contrib_0.17.0.orig.tar.gz 600.8 KiB 7ef311a432ce5a02ef96c3e3b35045798d99fbe7293e88cbf8956df79c67e185
xmonad-contrib_0.17.0-1.debian.tar.xz 6.1 KiB 4eec1da12ced0f14e2857842b856f7cee47640fbfee96e56a202f3b88a37608c

No changes file available.

Binary packages built by this source

libghc-xmonad-contrib-dev: No summary available for libghc-xmonad-contrib-dev in ubuntu kinetic.

No description available for libghc-xmonad-contrib-dev in ubuntu kinetic.

libghc-xmonad-contrib-doc: No summary available for libghc-xmonad-contrib-doc in ubuntu kinetic.

No description available for libghc-xmonad-contrib-doc in ubuntu kinetic.

libghc-xmonad-contrib-prof: Extensions to xmonad; profiling libraries

 This is a huge extensions library for xmonad, providing alternative
 layout algorithms, key bindings, extended operations, and much more.
 .
 Xmonad is a minimalist tiling window manager for X, written in
 Haskell. Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional. Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action.
 .
 This package is what you need to profile your custom configured xmonad
 binary.