head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.6
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.4
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.2
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.1.0.4
	pkgsrc-2025Q2-base:1.1
	pkgsrc-2025Q1:1.1.0.2
	pkgsrc-2025Q1-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2025.08.13.11.07.20;	author pho;	state Exp;
branches;
next	1.1;
commitid	oGqtJTKdyCfCKy6G;

1.1
date	2025.03.07.13.12.09;	author pho;	state Exp;
branches;
next	;
commitid	tXq9XCL8yc2Ry8MF;


desc
@@


1.2
log
@Bump all Haskell because lang/ghc910 has got a library change
@
text
@# $NetBSD: Makefile,v 1.1 2025/03/07 13:12:09 pho Exp $

DISTNAME=	blake2-0.3.0.1
PKGREVISION=	1
CATEGORIES=	security

MAINTAINER=	pkgsrc-users@@NetBSD.org
COMMENT=	Library providing BLAKE2
LICENSE=	unlicense

HASKELL_UNRESTRICT_DEPENDENCIES+=	\
	base	\
	bytestring

.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@security/hs-blake2: import hs-blake2-0.3.0.1

This library provides the BLAKE2 (https://blake2.net/) hash algorithms.
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
@

