Bug 281183

Summary: www/hs-postgrest: update 12.0.3 → 12.2.3, switch to GHC 9.6
Product: Ports & Packages Reporter: Älven <alster>
Component: Individual Port(s)Assignee: freebsd-haskell (Nobody) <haskell>
Status: Closed FIXED    
Severity: Affects Only Me CC: arrowd, haskell
Priority: --- Flags: arrowd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/PostgREST/postgrest/blob/main/CHANGELOG.md#1223---2024-08-01
Attachments:
Description Flags
[PATCH] www/hs-postgrest: update 12.0.3 → 12.2.3, switch to GHC 9.6 alster: maintainer-approval? (haskell)

Description Älven 2024-09-01 08:14:25 UTC
Created attachment 253236 [details]
[PATCH] www/hs-postgrest: update 12.0.3 → 12.2.3, switch to GHC 9.6
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-01 17:15:00 UTC
A commit in branch main references this bug:

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

commit f2c718474e3939a16e1535bca8d1aada86746798
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-09-01 17:13:45 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-09-01 17:14:24 +0000

    www/hs-postgrest: Update 12.2.3 and switch to recent GHC

    PR:             281183

 www/hs-postgrest/Makefile         |   6 +-
 www/hs-postgrest/Makefile.modules | 232 ++++++++-------
 www/hs-postgrest/distinfo         | 586 ++++++++++++++++++++------------------
 3 files changed, 433 insertions(+), 391 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2024-09-01 17:17:08 UTC
Nice, thanks.
Comment 3 Älven 2024-09-01 17:24:32 UTC
Was glad to help :)