Update to hashed-storage-0.5.2
This commit is contained in:
parent
c371d17f82
commit
4fc8b36ded
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/10/28 13:51:46 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/02 20:21:40 kili Exp $
|
||||
|
||||
COMMENT = hashed file storage support code for Haskell
|
||||
|
||||
DISTNAME = hashed-storage-0.4.13
|
||||
REVISION = 5
|
||||
DISTNAME = hashed-storage-0.5.2
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Matthias Kilian <kili@openbsd.org>
|
||||
@ -20,7 +19,7 @@ MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
LIB_DEPENDS = ::devel/hs-binary \
|
||||
::devel/hs-dataenc \
|
||||
:hs-mmap->=0.4,<0.5:devel/hs-mmap \
|
||||
:hs-mmap->=0.5,<0.6:devel/hs-mmap \
|
||||
::archivers/hs-zlib
|
||||
RUN_DEPENDS = ${LIB_DEPENDS}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (hashed-storage-0.4.13.tar.gz) = iU32MMB2wYBzuqK1yZjhBQ==
|
||||
RMD160 (hashed-storage-0.4.13.tar.gz) = WZPFpP2YIshXsy2yzGSlB9BNUm8=
|
||||
SHA1 (hashed-storage-0.4.13.tar.gz) = 8Vxy5Jq0SoDNMF8xl0isPCOuQfw=
|
||||
SHA256 (hashed-storage-0.4.13.tar.gz) = xOjb0jRpzeGWljRPPlYIgxPOXugj4tia0tDLH85gK2M=
|
||||
SIZE (hashed-storage-0.4.13.tar.gz) = 54534
|
||||
MD5 (hashed-storage-0.5.2.tar.gz) = kXPxj8Zy2rTgXTgJLV59xg==
|
||||
RMD160 (hashed-storage-0.5.2.tar.gz) = L5jimCnU2xeXeIfTMjRqPy5eCgY=
|
||||
SHA1 (hashed-storage-0.5.2.tar.gz) = GzXxTKGYMEi2maCiSwZemxs3oaY=
|
||||
SHA256 (hashed-storage-0.5.2.tar.gz) = Qncij3umfT3jX9+7wncpEfbE4qhJUfzZgQNkQ3nhBtw=
|
||||
SIZE (hashed-storage-0.5.2.tar.gz) = 55447
|
||||
|
Loading…
Reference in New Issue
Block a user