pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-hls-floskell-plugin
Module Name: pkgsrc
Committed By: pho
Date: Sat May 4 12:54:53 UTC 2024
Modified Files:
pkgsrc/devel/hs-hls-floskell-plugin: Makefile
Log Message:
devel/hs-hls-floskell-plugin: Update the reason for BROKEN
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/hs-hls-floskell-plugin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/hs-hls-floskell-plugin/Makefile
diff -u pkgsrc/devel/hs-hls-floskell-plugin/Makefile:1.13 pkgsrc/devel/hs-hls-floskell-plugin/Makefile:1.14
--- pkgsrc/devel/hs-hls-floskell-plugin/Makefile:1.13 Wed Nov 8 13:18:46 2023
+++ pkgsrc/devel/hs-hls-floskell-plugin/Makefile Sat May 4 12:54:53 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2023/11/08 13:18:46 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2024/05/04 12:54:53 pho Exp $
DISTNAME= hls-floskell-plugin-2.4.0.0
PKGREVISION= 2
@@ -8,7 +8,8 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Integration with the Floskell code formatter
LICENSE= apache-2.0
-BROKEN+= "This package is currently incompatible with GHC >= 9.5"
+# The upstream has already fixed it in git HEAD but hasn't released a new version.
+BROKEN+= "This package is currently incompatible with GHC >= 9.7"
.include "../../devel/floskell/buildlink3.mk"
.include "../../devel/hs-ghcide/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index