diff options
author | wiz <wiz@pkgsrc.org> | 2022-08-22 10:13:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-08-22 10:13:21 +0000 |
commit | cfd975bd388c1600f54da29d40752fdcc297a8fa (patch) | |
tree | 19fab56dd20d2e84e1b0ba25e5ac6dc5e95e5bdf /lang/purescript | |
parent | 6a183d1ca1bda1631bb0d7efdab830e207a1acdc (diff) | |
download | pkgsrc-cfd975bd388c1600f54da29d40752fdcc297a8fa.tar.gz |
*: bump for hs-vector-algorithms buildlink3.mk change
Diffstat (limited to 'lang/purescript')
-rw-r--r-- | lang/purescript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/purescript/Makefile b/lang/purescript/Makefile index e0c9d030a73..868f02756f7 100644 --- a/lang/purescript/Makefile +++ b/lang/purescript/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2022/08/20 08:08:24 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2022/08/22 10:13:26 wiz Exp $ DISTNAME= purescript-0.14.5 PKGNAME= ${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MAINTAINER= pkgsrc-users@NetBSD.org |