File:  [cvs.NetBSD.org] / pkgsrc / devel / hs-hashable / Makefile
Revision 1.31: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:08 2025 UTC (2 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: HEAD
Bump all Haskell packages after switching the default compiler.

# $NetBSD: Makefile,v 1.31 2025/02/02 13:05:08 pho Exp $

DISTNAME=	hashable-1.5.0.0
PKGREVISION=	1
CATEGORIES=	devel

MAINTAINER=	pho@cielonegro.org
COMMENT=	Class for types that can be converted to a hash value
LICENSE=	modified-bsd

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

CVSweb <webmaster@jp.NetBSD.org>