Skip to content

Commit

Permalink
Update to mono-traversable-1.0.15.3
Browse files Browse the repository at this point in the history
1.0.15.3
    Compile with GHC 9.2 (Option removed from base-4.16) #199

1.0.15.2
    Support transformers 0.6.0.0 #196
    Compile with GHC 9 #193
  • Loading branch information
depressed-pho committed Feb 12, 2022
1 parent bec3345 commit 2a25aa5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
5 changes: 2 additions & 3 deletions devel/hs-mono-traversable/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.5 2022/01/18 02:48:10 pho Exp $
# $NetBSD: Makefile,v 1.6 2022/02/12 04:54:08 pho Exp $

DISTNAME= mono-traversable-1.0.15.1
PKGREVISION= 2
DISTNAME= mono-traversable-1.0.15.3
CATEGORIES= devel

MAINTAINER= pho@cielonegro.org
Expand Down
4 changes: 2 additions & 2 deletions devel/hs-mono-traversable/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.5 2022/01/18 02:48:10 pho Exp $
# $NetBSD: buildlink3.mk,v 1.6 2022/02/12 04:54:08 pho Exp $

BUILDLINK_TREE+= hs-mono-traversable

.if !defined(HS_MONO_TRAVERSABLE_BUILDLINK3_MK)
HS_MONO_TRAVERSABLE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-mono-traversable+= hs-mono-traversable>=1.0.15
BUILDLINK_ABI_DEPENDS.hs-mono-traversable+= hs-mono-traversable>=1.0.15.1nb2
BUILDLINK_ABI_DEPENDS.hs-mono-traversable+= hs-mono-traversable>=1.0.15.3
BUILDLINK_PKGSRCDIR.hs-mono-traversable?= ../../devel/hs-mono-traversable

.include "../../devel/hs-hashable/buildlink3.mk"
Expand Down
8 changes: 4 additions & 4 deletions devel/hs-mono-traversable/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2021/10/26 10:14:59 nia Exp $
$NetBSD: distinfo,v 1.6 2022/02/12 04:54:08 pho Exp $

BLAKE2s (mono-traversable-1.0.15.1.tar.gz) = b9f8d2028155a6a757dfa38ffa58b4c5e3817d9da4a52343bd525784e1fd351e
SHA512 (mono-traversable-1.0.15.1.tar.gz) = adf1af35b93af0605667d8b033415f318c6dab225499fdd1d9eab349fb1eedca2623c98f9dce83f94ed27db75b6f0aa88027daa748c7b3db05f47f68b505b0c8
Size (mono-traversable-1.0.15.1.tar.gz) = 40815 bytes
BLAKE2s (mono-traversable-1.0.15.3.tar.gz) = 62024a5d7f704a783ba0f05692f2c8629bf78f7aad3c5005694469f5701058f1
SHA512 (mono-traversable-1.0.15.3.tar.gz) = 55f469149b84ace246e6c0791de25fcc73317152986e4949c7ae9ae020bd6540586da090d58ba495ef7f251c4a3a02979a796af9fde975a54d3d1541527b7691
Size (mono-traversable-1.0.15.3.tar.gz) = 40461 bytes

0 comments on commit 2a25aa5

Please sign in to comment.