- Update to 0.1.1
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
0956baa9b6
commit
24afa52204
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298204
2 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lifted-base
|
||||
PORTVERSION= 0.1.0.3
|
||||
PORTVERSION= 0.1.1
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
@ -15,6 +15,7 @@ COMMENT= Lifted IO operations from the base library
|
|||
LICENSE= BSD
|
||||
|
||||
CABAL_SETUP= Setup.hs
|
||||
|
||||
USE_CABAL= base-unicode-symbols>=0.1.1 monad-control>=0.3 \
|
||||
transformers-base>=0.4
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cabal/lifted-base-0.1.0.3.tar.gz) = 66f4f6ceca1612bc738a33ba786b717c4412a025079ece7eed6449ded19662ba
|
||||
SIZE (cabal/lifted-base-0.1.0.3.tar.gz) = 8557
|
||||
SHA256 (cabal/lifted-base-0.1.1.tar.gz) = 759300ba3eaf4e78455066c438c3f64ccffd6af5d80550bf4d0075c57f180691
|
||||
SIZE (cabal/lifted-base-0.1.1.tar.gz) = 10640
|
||||
|
|
Loading…
Reference in a new issue