haskell-dbus 1.2.22-1 source package in Ubuntu

Changelog

haskell-dbus (1.2.22-1) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Wed, 27 Jul 2022 12:05:43 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-dbus_1.2.22-1.dsc 3.1 KiB 3c87ab335ad52f88c7839b5d80b29ac9f2044b4eeeac109668479a4ecfce23e7
haskell-dbus_1.2.22.orig.tar.gz 76.2 KiB 2aae45cf6cf26410aad5f7d1ced3db9255a540fb0a36186bd187122c5fdb770d
haskell-dbus_1.2.22-1.debian.tar.xz 3.0 KiB 4d4761157d07937fce40024651d510ce3bcc5b60ecfa779e4176c5a98cd8fd65

No changes file available.

Binary packages built by this source

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

No description available for libghc-dbus-dev in ubuntu kinetic.

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

No description available for libghc-dbus-doc in ubuntu kinetic.

libghc-dbus-prof: Haskell implementation of D-Bus; profiling libraries

 D-Bus is a simple, message-based protocol for inter-process communication,
 which allows applications to interact with other parts of the machine and
 the user's session using remote procedure calls.
 .
 haskell-dbus is an implementation of the D-Bus protocol in Haskell. It can
 be used to add D-Bus support to Haskell applications, without the awkward
 interfaces common to foreign bindings.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.