Bug 284403 - devel/hs-hpack: update 0.37.0 → 0.38.0
Summary: devel/hs-hpack: update 0.37.0 → 0.38.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-haskell (Nobody)
URL: https://hackage.haskell.org/package/h...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-27 21:09 UTC by Älven
Modified: 2025-02-07 05:43 UTC (History)
2 users (show)

See Also:
arrowd: maintainer-feedback+


Attachments
[PATCH] devel/hs-hpack: update 0.37.0 → 0.38.0 (39.05 KB, patch)
2025-01-27 21:09 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-27 21:09:18 UTC
Created attachment 257053 [details]
[PATCH] devel/hs-hpack: update 0.37.0 → 0.38.0

Changes in 0.38.0

    Generate build-tool-depends instead of build-tools starting with cabal-version: 2 (fixes #596)
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-02-07 05:42:40 UTC
A commit in branch main references this bug:

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

commit e04e308f81b9a42e8c2adeb42be4e292e50e6012
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2025-02-07 05:31:05 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-02-07 05:42:20 +0000

    devel/hs-hpack: Update to 0.38.0

    PR:             284403

 devel/hs-hpack/Makefile | 117 ++++++++++++-----------
 devel/hs-hpack/distinfo | 240 ++++++++++++++++++++++++++----------------------
 2 files changed, 192 insertions(+), 165 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2025-02-07 05:43:29 UTC
Pushed, thank you and sorry for the delay.