mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.6.4.6
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
4a83467bcb
commit
f9528d38ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291170
2 changed files with 4 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= haskeline
|
||||
PORTVERSION= 0.6.4.0
|
||||
PORTVERSION= 0.6.4.6
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
@ -14,6 +14,7 @@ COMMENT= A command-line interface for user input, written in Haskell
|
|||
LICENSE= BSD
|
||||
|
||||
CABAL_SETUP= Setup.hs
|
||||
|
||||
USE_CABAL= mtl>=1.1 utf8-string>=0.3.6
|
||||
USE_ICONV= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cabal/haskeline-0.6.4.0.tar.gz) = 0d164f3622cf47382e165573ddf8697d235816ca5c3e96bf69f1c3b6275b585c
|
||||
SIZE (cabal/haskeline-0.6.4.0.tar.gz) = 61911
|
||||
SHA256 (cabal/haskeline-0.6.4.6.tar.gz) = b2f2d275bd1f24370f13bd7607891ffdbbc7564d044dbbdabc5e83b27238d08c
|
||||
SIZE (cabal/haskeline-0.6.4.6.tar.gz) = 62349
|
||||
|
|
Loading…
Add table
Reference in a new issue