diff options
author | pho <pho@pkgsrc.org> | 2022-09-07 06:50:44 +0000 |
---|---|---|
committer | pho <pho@pkgsrc.org> | 2022-09-07 06:50:44 +0000 |
commit | 901929286d7137c2443169c6c074e6d5a7ca382f (patch) | |
tree | 7869412ef21c976be30f25bff75b38a740fce23d /lang/idris | |
parent | b4cbc72b5fb4144ae12d0f99c38891590a73b8f5 (diff) | |
download | pkgsrc-901929286d7137c2443169c6c074e6d5a7ca382f.tar.gz |
Recursive bump for recently updated Haskell packages
Diffstat (limited to 'lang/idris')
-rw-r--r-- | lang/idris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/idris/Makefile b/lang/idris/Makefile index 65312070b29..5155ddc7319 100644 --- a/lang/idris/Makefile +++ b/lang/idris/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2022/08/20 08:08:24 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2022/09/07 06:50:53 pho Exp $ DISTNAME= idris-1.3.4 PKGNAME= ${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MAINTAINER= pho@cielonegro.org |