File tree Expand file tree Collapse file tree 3 files changed +9
-14
lines changed Expand file tree Collapse file tree 3 files changed +9
-14
lines changed Original file line number Diff line number Diff line change 1
- # $NetBSD: Makefile,v 1.11 2024/05/09 01:32:22 pho Exp $
1
+ # $NetBSD: Makefile,v 1.12 2025/02/01 12:22:28 pho Exp $
2
2
3
- DISTNAME = dhall-1.42.1
3
+ DISTNAME = dhall-1.42.2
4
4
PKGNAME = ${DISTNAME}
5
- PKGREVISION = 1
6
5
CATEGORIES = lang
7
6
8
7
9
8
COMMENT = Configuration language guaranteed to terminate
10
9
LICENSE = modified-bsd
11
10
12
- HASKELL_UNRESTRICT_DEPENDENCIES+ = \
13
- Diff \
14
- ansi-terminal
15
-
16
11
# If bin/dhall is to be linked dynamically, it will depend on more than 140
17
12
# shared objects and the dynamic linker will spend more than a second to
18
13
# resolve symbols on startup. This is unacceptable because dhall tends to
Original file line number Diff line number Diff line change 1
- # $NetBSD: buildlink3.mk,v 1.11 2024/05/09 01:32:22 pho Exp $
1
+ # $NetBSD: buildlink3.mk,v 1.12 2025/02/01 12:22:28 pho Exp $
2
2
3
3
BUILDLINK_TREE+ = dhall
4
4
5
5
.if !defined(DHALL_BUILDLINK3_MK)
6
6
DHALL_BUILDLINK3_MK: =
7
7
8
- BUILDLINK_API_DEPENDS.dhall+ = dhall>=1.42.1
9
- BUILDLINK_ABI_DEPENDS.dhall+ = dhall>=1.42.1nb1
8
+ BUILDLINK_API_DEPENDS.dhall+ = dhall>=1.42.2
9
+ BUILDLINK_ABI_DEPENDS.dhall+ = dhall>=1.42.2
10
10
BUILDLINK_PKGSRCDIR.dhall? = ../../lang/dhall
11
11
12
12
.include "../../converters/hs-aeson/buildlink3.mk"
Original file line number Diff line number Diff line change 1
- $NetBSD: distinfo,v 1.5 2024/05/04 12:41:41 pho Exp $
1
+ $NetBSD: distinfo,v 1.6 2025/02/01 12:22:28 pho Exp $
2
2
3
- BLAKE2s (dhall-1.42.1 .tar.gz) = 1f5012b6092f225c840f598ebabe2dc3beea42fb33e000371d80ce6592c17054
4
- SHA512 (dhall-1.42.1 .tar.gz) = 610b7ec6937ec3c674457aab08790e3339e3cf95c69a8cfdfd62a38e9634025a546827726926b9d8cf22f9b509b7092918c7cc052e253a9b53c9d95dc7773c7f
5
- Size (dhall-1.42.1 .tar.gz) = 673643 bytes
3
+ BLAKE2s (dhall-1.42.2 .tar.gz) = 1790dd91f6554ad160984feda721f516377b8cfe62c57e9d57eadc61f34b28f2
4
+ SHA512 (dhall-1.42.2 .tar.gz) = 071da05e058c1276d7b3f999230609a3f71f34386e4019452091e07a9078a6d322c213f1d70c423c938598894da4db7bd02d79c04d04d9f89414c0e011709755
5
+ Size (dhall-1.42.2 .tar.gz) = 860190 bytes
You can’t perform that action at this time.
0 commit comments