diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2020-05-04 18:08:10 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2020-05-04 18:08:10 +0000 |
commit | 19c26acbf0b3412689187c066d994589e169f4ee (patch) | |
tree | ea6ceaad0e8295491cdee982afa383c2cb90cdbb /print/hs-hscolour | |
parent | ff6a5b09cf537befa21bb538dd62eccad35ce089 (diff) | |
download | freebsd-ports-19c26acbf0b3412689187c066d994589e169f4ee.zip |
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.
PR: 244784
Submitted by: Evilham <contact@evilham.com> (some ports)
Diffstat (limited to 'print/hs-hscolour')
-rw-r--r-- | print/hs-hscolour/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hs-hscolour/Makefile b/print/hs-hscolour/Makefile index dd014dbf48fd..5ae6ad467335 100644 --- a/print/hs-hscolour/Makefile +++ b/print/hs-hscolour/Makefile @@ -3,7 +3,7 @@ PORTNAME= hscolour PORTVERSION= 1.24.4 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= print haskell |