darcs 2.14.2-2build1 source package in Ubuntu

Changelog

darcs (2.14.2-2build1) focal; urgency=medium

  * No-change rebuild for libffi soname change.

 -- Matthias Klose <email address hidden>  Sun, 12 Jan 2020 08:48:26 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
darcs_2.14.2.orig.tar.gz 1.0 MiB 65d160a43874960dcba114c0b74d9c7b25d098486f515655502f42ff0c22a27e
darcs_2.14.2-2build1.debian.tar.xz 14.5 KiB 916ed0b18cb46dffaf32913952ca3f4b56bfb12db7015f05d14b4e6d7ce645bc
darcs_2.14.2-2build1.dsc 4.4 KiB cdba64b4c8229a026b7d6d6f3b8283ce1cc0fdc4801a580bd5a460a58a0fa0e8

View changes file

Binary packages built by this source

darcs: distributed, interactive, smart revision control system

 Darcs is a free, open source revision control system. It is:
 .
  * Distributed: Every user has access to the full command set,
    removing boundaries between server and client or committer and
    non-committers.
  * Interactive: Darcs is easy to learn and efficient to use because
    it asks you questions in response to simple commands, giving you
    choices in your work flow. You can choose to record one change in
    a file, while ignoring another. As you update from upstream, you
    can review each patch name, even the full "diff" for interesting
    patches.
  * Smart: Originally developed by physicist David Roundy, darcs is
    based on a unique algebra of patches. This smartness lets you
    respond to changing demands in ways that would otherwise not be
    possible.