Bug 283990 - devel/hs-darcs: update 2.18.4 → 2.18.5
Summary: devel/hs-darcs: update 2.18.4 → 2.18.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-haskell (Nobody)
URL: https://hackage.haskell.org/package/d...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-11 01:46 UTC by Älven
Modified: 2025-01-13 20:27 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (haskell)


Attachments
[PATCH] devel/hs-darcs: update 2.18.4 → 2.18.5 (39.13 KB, patch)
2025-01-11 01:46 UTC, Älven
alster: maintainer-approval? (haskell)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2025-01-11 01:46:38 UTC
Created attachment 256612 [details]
[PATCH] devel/hs-darcs: update 2.18.4 → 2.18.5

Darcs 2.18.5, 9 Jan 2025

This release is mainly to keep up with (breaking) changes in some of our dependencies. A plain cabal update && cabal install darcs should now again succeed. It also includes a minor fix and an improvement for the check/repair commands.

    restrict upper limit on attoparsec from <0.15 to <14.4 for ghc versions <8.10
    exclude system-fileio-0.3.16.5 which fails to build on Windows
    raise upper bound on tls, data-default-class -> data-default
    ci: only aim to be warnings clean on one version of GHC
    check/repair: avoid newlines in progress messages
    check/repair: display patch info of repaired patches
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-01-13 20:16:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=93d8a04e312d89f200447c67c9fa718af36dbbd4

commit 93d8a04e312d89f200447c67c9fa718af36dbbd4
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2025-01-13 17:26:23 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-01-13 20:15:23 +0000

    devel/hs-darcs: Update to 2.18.5

    PR:             283990

 devel/hs-darcs/Makefile |  99 +++++++++++++-----------
 devel/hs-darcs/distinfo | 202 +++++++++++++++++++++++++++---------------------
 2 files changed, 168 insertions(+), 133 deletions(-)