Update to unordered-containers-0.2.4.0.
This commit is contained in:
parent
3b0105b0c5
commit
99779db6e0
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2014/06/19 18:58:01 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2014/11/22 20:51:50 kili Exp $
|
||||
|
||||
COMMENT = efficient hashing-based container types
|
||||
|
||||
# Dependency of meta/haskell-platform.
|
||||
# Please do *not* update without thinking.
|
||||
DISTNAME = unordered-containers-0.2.3.0
|
||||
DISTNAME = unordered-containers-0.2.4.0
|
||||
CATEGORIES = devel
|
||||
|
||||
# BSD3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ghc/unordered-containers-0.2.3.0.tar.gz) = 7bakQu+fz0zln2aHHVHfXAEjRfzpWXASfnW2LlOW7+8=
|
||||
SIZE (ghc/unordered-containers-0.2.3.0.tar.gz) = 25362
|
||||
SHA256 (ghc/unordered-containers-0.2.4.0.tar.gz) = NOrrDJbYQWmspwhc8h+JvttL203irHg1igh/ruqTzfQ=
|
||||
SIZE (ghc/unordered-containers-0.2.4.0.tar.gz) = 25638
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2013/07/18 21:52:57 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2014/11/22 20:51:50 kili Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/Data/
|
||||
lib/ghc/${DISTNAME}/Data/HashMap/
|
||||
@ -18,7 +18,6 @@ lib/ghc/${DISTNAME}/Data/HashMap/UnsafeShift.hi
|
||||
lib/ghc/${DISTNAME}/Data/HashMap/UnsafeShift.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/HashSet.hi
|
||||
lib/ghc/${DISTNAME}/Data/HashSet.p_hi
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}_p.a
|
||||
lib/ghc/${DISTNAME}/register.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user