- Update to 0.9.0.1
- Use the new options framework Obtained from: FreeBSD Haskell
This commit is contained in:
parent
3626b10ce6
commit
70622f441b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301920
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= snap
|
||||
PORTVERSION= 0.8.1
|
||||
PORTVERSION= 0.9.0.1
|
||||
CATEGORIES= www haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -20,7 +20,7 @@ USE_CABAL= aeson>=0.6 attoparsec>=0.10 cereal>=0.3 clientsession>=0.7.3.6 \
|
||||
configurator>=0.1 data-lens>=2.0.1 data-lens-template>=2.1 \
|
||||
directory-tree>=0.10 hashable>=1.1 heist>=0.7 logict>=0.4.2 \
|
||||
MonadCatchIO-transformers>=0.2 mtl>2.0 mwc-random>=0.8 \
|
||||
pwstore-fast>=2.2 snap-core>=0.8.1 snap-server>=0.8.1 stm>=2.2 \
|
||||
pwstore-fast>=2.2 snap-core>=0.9 snap-server>=0.9 stm>=2.2 \
|
||||
syb>=0.1 text>=0.11 transformers>=0.2 unordered-containers>=0.1.4 \
|
||||
utf8-string>=0.3 vector>=0.7.1 vector-algorithms>=0.4 \
|
||||
xmlhtml>=0.1
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/snap-0.8.1.tar.gz) = 94a3b37856b8d6acacaf563280d3f738cded828f4f296484f5668a5476f6abec
|
||||
SIZE (cabal/snap-0.8.1.tar.gz) = 76665
|
||||
SHA256 (cabal/snap-0.9.0.1.tar.gz) = f05567d7adbdd7ff09a94034ce0f0b1a3e909968e7d06a0a1bba318cb7af7858
|
||||
SIZE (cabal/snap-0.9.0.1.tar.gz) = 72908
|
||||
|
Loading…
Reference in New Issue
Block a user