pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/ghc90 ghc90: Fix COMMENT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6096cf6d32a2
branches:  trunk
changeset: 447122:6096cf6d32a2
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Feb 16 15:41:36 2021 +0000

description:
ghc90: Fix COMMENT

diffstat:

 lang/ghc90/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e6566d3ff7f7 -r 6096cf6d32a2 lang/ghc90/Makefile
--- a/lang/ghc90/Makefile       Tue Feb 16 15:41:10 2021 +0000
+++ b/lang/ghc90/Makefile       Tue Feb 16 15:41:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/02/09 13:18:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/16 15:41:36 ryoon Exp $
 # -----------------------------------------------------------------------------
 # Package metadata
 #
@@ -10,7 +10,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.haskell.org/ghc/
-COMMENT=       Compiler for the functional language Haskell - 8.8 Release Series
+COMMENT=       Compiler for the functional language Haskell - 9.0 Release Series
 LICENSE=       modified-bsd
 
 UNLIMIT_RESOURCES=     datasize virtualsize



Home | Main Index | Thread Index | Old Index