- Update to 0.3.1.0
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
ea979a2846
commit
ec9c77ac04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291155
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= blaze-builder
|
||||
PORTVERSION= 0.3.0.1
|
||||
PORTVERSION= 0.3.1.0
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cabal/blaze-builder-0.3.0.1.tar.gz) = cb59838651e844e7c1ec3dd82ac680b7799fecbd5a50d4ff41699fcc5ca47ddc
|
||||
SIZE (cabal/blaze-builder-0.3.0.1.tar.gz) = 66205
|
||||
SHA256 (cabal/blaze-builder-0.3.1.0.tar.gz) = 26aadd629c2d2f5e77cfdb45b4948b20b6e598b723dd7d317556b26a72c557a4
|
||||
SIZE (cabal/blaze-builder-0.3.1.0.tar.gz) = 68214
|
||||
|
|
|
@ -6,4 +6,4 @@ prefetching in later processing steps (e.g. compression) and reduces the sytem
|
|||
call overhead when writing the resulting lazy bytestring to a file or sending
|
||||
it over the network.
|
||||
|
||||
WWW: http://github.com/meiersi/blaze-builder
|
||||
WWW: http://github.com/meiersi/blaze-builder
|
||||
|
|
Loading…
Reference in a new issue