From 566545a9f37b6b1aed884580a8845cf5845ff35c Mon Sep 17 00:00:00 2001 From: Phil de Joux Date: Tue, 4 Jun 2024 10:12:12 -0400 Subject: [PATCH] Regenerate package --- hpack-dhall.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hpack-dhall.cabal b/hpack-dhall.cabal index fd07efd..66a7bd3 100644 --- a/hpack-dhall.cabal +++ b/hpack-dhall.cabal @@ -5,7 +5,7 @@ cabal-version: 1.12 -- see: https://github.com/sol/hpack name: hpack-dhall -version: 0.5.7 +version: 0.5.8 synopsis: hpack's dhalling description: Use hpack phrasing in dhall to write cabal files. . @@ -22,7 +22,7 @@ category: Development homepage: https://github.com/cabalism/hpack-dhall#readme bug-reports: https://github.com/cabalism/hpack-dhall/issues maintainer: Phil de Joux -copyright: © 2018 - 2022 Phil de Joux, © 2018 - 2022 Block Scope Limited +copyright: © 2018 - 2024 Phil de Joux, © 2018 - 2024 Block Scope Limited license: BSD3 license-file: LICENSE build-type: Simple