diff options
Diffstat (limited to 'devel/hs-ghc-events')
-rw-r--r-- | devel/hs-ghc-events/Makefile | 5 | ||||
-rw-r--r-- | devel/hs-ghc-events/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/hs-ghc-events/Makefile b/devel/hs-ghc-events/Makefile index d8ee111cd40f..e3bc987a88bd 100644 --- a/devel/hs-ghc-events/Makefile +++ b/devel/hs-ghc-events/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ghc-events -PORTVERSION= 0.4.3.0 -PORTREVISION= 1 +PORTVERSION= 0.4.4.0 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org @@ -10,7 +9,7 @@ COMMENT= Library and tool for parsing .eventlog files from GHC LICENSE= BSD3CLAUSE -USE_CABAL= mtl>=1.1 +USE_CABAL= mtl>=2.2.1 EXECUTABLE= ghc-events diff --git a/devel/hs-ghc-events/distinfo b/devel/hs-ghc-events/distinfo index b10cacdac26b..49f97900fc31 100644 --- a/devel/hs-ghc-events/distinfo +++ b/devel/hs-ghc-events/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/ghc-events-0.4.3.0.tar.gz) = f94743d5b5ef86a347414bc2d87e66525173d580ae32a6228861a30b43311789 -SIZE (cabal/ghc-events-0.4.3.0.tar.gz) = 69875 +SHA256 (cabal/ghc-events-0.4.4.0.tar.gz) = ab2bf624848165872375954f6b67379991557a58dff66959f585ee9807c84f6d +SIZE (cabal/ghc-events-0.4.4.0.tar.gz) = 102944 |