Skip to content

Commit

Permalink
Update to shakespeare-2.0.25.1
Browse files Browse the repository at this point in the history
2.0.25.1
    Support for GHC 9.2 and aeson 2 #260
  • Loading branch information
depressed-pho committed Feb 12, 2022
1 parent 8f1fb89 commit aeb1988
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
5 changes: 2 additions & 3 deletions textproc/hs-shakespeare/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:28 pho Exp $
# $NetBSD: Makefile,v 1.6 2022/02/12 07:17:46 pho Exp $

DISTNAME= shakespeare-2.0.25
PKGREVISION= 2
DISTNAME= shakespeare-2.0.25.1
CATEGORIES= textproc

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
4 changes: 2 additions & 2 deletions textproc/hs-shakespeare/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.4 2022/01/18 02:48:28 pho Exp $
# $NetBSD: buildlink3.mk,v 1.5 2022/02/12 07:17:46 pho Exp $

BUILDLINK_TREE+= hs-shakespeare

.if !defined(HS_SHAKESPEARE_BUILDLINK3_MK)
HS_SHAKESPEARE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-shakespeare+= hs-shakespeare>=2.0.25
BUILDLINK_ABI_DEPENDS.hs-shakespeare+= hs-shakespeare>=2.0.25nb2
BUILDLINK_ABI_DEPENDS.hs-shakespeare+= hs-shakespeare>=2.0.25.1
BUILDLINK_PKGSRCDIR.hs-shakespeare?= ../../textproc/hs-shakespeare

.include "../../converters/hs-aeson/buildlink3.mk"
Expand Down
8 changes: 4 additions & 4 deletions textproc/hs-shakespeare/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 11:22:02 nia Exp $
$NetBSD: distinfo,v 1.5 2022/02/12 07:17:46 pho Exp $

BLAKE2s (shakespeare-2.0.25.tar.gz) = e53b19ea218aca9f7cd24660dbfb69c5d7b8d4fa42fd2f2b9bd49103c9bd6eb2
SHA512 (shakespeare-2.0.25.tar.gz) = 26805c070c712a7bd549a2923f7b39cf9eaf7c9a3451c0c672eeff3b22e4d3f696887f3846e39c73f1c0add6a21becae9e58bb2821c0158298e105e0a1bf8ac2
Size (shakespeare-2.0.25.tar.gz) = 65816 bytes
BLAKE2s (shakespeare-2.0.25.1.tar.gz) = 9ba57c2fe218c3be6def2eedb33c3433e1d0d41fb9fb2a33510139af1c16f1e8
SHA512 (shakespeare-2.0.25.1.tar.gz) = b93091d00dfabdb352c41967db59ce48522a5d68bb8bb92c2409d57c70b3ea7ff33d648c10ce484fa552d3beddf90c40872141e6a1ab1f9aa33458921442d777
Size (shakespeare-2.0.25.1.tar.gz) = 65969 bytes

0 comments on commit aeb1988

Please sign in to comment.